Skip to content

Commit

Permalink
Bump version (#180)
Browse files Browse the repository at this point in the history
* 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

* chore: Recognize base url from env if present

* SDK regeneration

* SDK regeneration

* chore: Bump version

---------

Signed-off-by: Pavlo Paliychuk <[email protected]>
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
  • Loading branch information
paul-paliychuk and fern-api[bot] authored May 22, 2024
1 parent 14127b4 commit adbfb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "zep-cloud"
version = "1.0.2"
version = "1.0.3"
description = ""
readme = "README.md"
authors = []
Expand Down

0 comments on commit adbfb92

Please sign in to comment.