Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SDK regeneration * SDK regeneration * chore: Add search multiple sessions example * SDK regeneration * chore: Update search sessions example signature * SDK regeneration * SDK regeneration * implement sde; update ci to use python3.9 (#187) * wip * wip * ruff it * update ci * chore: Update Makefile with test coverage and linting commands * chore: Update Makefile with linting command and fix ruff check path * chore: Refactor memory client to use keyword arguments for optional parameters * chore: Add Makefile to .fernignore * Add extractor folder to fernignore Signed-off-by: Pavlo Paliychuk <[email protected]> --------- Signed-off-by: Pavlo Paliychuk <[email protected]> Co-authored-by: Pavlo Paliychuk <[email protected]> * Version Bump Signed-off-by: Pavlo Paliychuk <[email protected]> * SDK regeneration * SDK regeneration * chore: Update memory example to use new search interface * Document extract method (#191) * Facts search (#189) * SDK regeneration * SDK regeneration * chore: Add search multiple sessions example * SDK regeneration * chore: Update search sessions example signature * SDK regeneration * SDK regeneration * implement sde; update ci to use python3.9 (#187) * wip * wip * ruff it * update ci * chore: Update Makefile with test coverage and linting commands * chore: Update Makefile with linting command and fix ruff check path * chore: Refactor memory client to use keyword arguments for optional parameters * chore: Add Makefile to .fernignore * Add extractor folder to fernignore Signed-off-by: Pavlo Paliychuk <[email protected]> --------- Signed-off-by: Pavlo Paliychuk <[email protected]> Co-authored-by: Pavlo Paliychuk <[email protected]> * Version Bump Signed-off-by: Pavlo Paliychuk <[email protected]> * SDK regeneration * SDK regeneration * chore: Update memory example to use new search interface --------- Signed-off-by: Pavlo Paliychuk <[email protected]> Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: paulpaliychuk <[email protected]> Co-authored-by: Daniel Chalef <[email protected]> Co-authored-by: Pavlo Paliychuk <[email protected]> * chore: Add code comments to extract methods * Update src/zep_cloud/external_clients/memory.py Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> Signed-off-by: Daniel Chalef <[email protected]> --------- Signed-off-by: Pavlo Paliychuk <[email protected]> Signed-off-by: Daniel Chalef <[email protected]> Co-authored-by: Travis Beauvais <[email protected]> Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Daniel Chalef <[email protected]> Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --------- Signed-off-by: Pavlo Paliychuk <[email protected]> Signed-off-by: Daniel Chalef <[email protected]> Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Daniel Chalef <[email protected]> Co-authored-by: Travis Beauvais <[email protected]> Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
- Loading branch information