-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove unsupported embedding models * Add methods to make requests using items instead of texts * Fix embed method and clarify variable names * Add TODO and fix tests * Add tests for embed endpoints * Function name and docstring changes and add logging for mismatch lists * Remove TODO * Add guarding for embed_and_join_metadata_by_columns * Add object-based embedding method * Add some notes * Clean up docstrings * Fix bugs and add tests
- Loading branch information
1 parent
34beb92
commit 2e9cf0a
Showing
3 changed files
with
321 additions
and
12 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