-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SDK regeneration * chore: Remove duplicate collection name argument * SDK regeneration * SDK regeneration * SDK regeneration * SDK regeneration * chore: Add example * chore: Update fernignore * chore: Update fernignore * SDK regeneration * SDK regeneration * chore: Add client and memory * chore: Ignore memory and client * SDK regeneration * chore: Add memory example, split up clients based on existing deployed sdk * SDK regeneration * fix: Attempt to fix imports * fix: Attempt to fix imports take 2 * fix: Attempt to fix imports take 3 * fix: Attempt to fix imports take 4 * fix: Attempt to fix imports take 4 * fix: Attempt to fix imports take 5 * chore: Imports reorg * chore: Imports reorg * SDK regeneration * chore: Update external clients * chore: Update fernignore * Update README.md Signed-off-by: Pavlo Paliychuk <[email protected]> * SDK regeneration * SDK regeneration * SDK regeneration * SDK regeneration * SDK regeneration * SDK regeneration * feat: Set up langchain examples and classes * SDK regeneration * chore: Update examples * SDK regeneration * chore: Fix vector store example * fix: Vector store * fix: Langserve examples * chore: Get langchain and memory examples to work, as well as chainlit * SDK regeneration * wip * SDK regeneration * SDK regeneration * chore: Fix role types * SDK regeneration * chore: Add get summaries example * SDK regeneration * SDK regeneration * SDK regeneration * SDK regeneration * chore: Fix examples * SDK regeneration * SDK regeneration * SDK regeneration * chore: Change package name, consolidate memory examples * chore: set rc version * chore: readme update * chore: Fix langchain classes and linter * chore: Remove test action dep * chore: Add pyproject to fernignore * chore: Lock poetry * chore: remove api url from examples * chore: Version downgrade (tmp) * chore: Version downgrade (tmp) * SDK regeneration * SDK regeneration * SDK regeneration * chore: Update package name * chore: Update v2 against cloud branch * Rename package to zep_cloud (#172) * chore: Add get summaries example * SDK regeneration * SDK regeneration * SDK regeneration * chore: Update package name * chore: Update v2 against cloud branch --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> * SDK regeneration * chore: Update fernignore and bring back custom classes * chore: Version bump * SDK regeneration * chore: Reintroduce gitignore update * SDK regeneration * chore: Version bump * chore: Add end session example --------- Signed-off-by: Pavlo Paliychuk <[email protected]> Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
- Loading branch information
1 parent
5db0854
commit 3d307c2
Showing
6 changed files
with
170 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,3 @@ dist/ | |
.mypy_cache/ | ||
__pycache__/ | ||
poetry.toml | ||
examples/.env | ||
.idea | ||
.venv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters