generated from langchain-ai/integration-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
integration for caching embeddings (#27)
* add cache embeddings * fix typo * fix typo * run lint and fixes * run lint and fixes * add integration test * add integration test * add type annotation * add type annotation * add integration tests and collapsce function * add integration tests and collapsce function * add integration tests and collapsce function * add integration tests and collapsce function * fix docstring * minor refactoring * minor refactoring * as bytestore * as bytestore * fix toml * fix toml * fix toml * fix toml * removed setup connection * removed setup connection * removed setup connection --------- Co-authored-by: Gabriele Ghisleni <[email protected]>
- Loading branch information
1 parent
66cf6f1
commit aa9c150
Showing
13 changed files
with
836 additions
and
133 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
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
Oops, something went wrong.