Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedding functions #1

Merged
merged 9 commits into from
Jun 16, 2024
Merged

Embedding functions #1

merged 9 commits into from
Jun 16, 2024

Conversation

BlackyDrum
Copy link
Owner

Added

  • CohereEmbeddingFunction: Added new embedding function for Cohere.
  • VoyageAIEmbeddingFunction: Added new embedding function for VoyageAI.
  • TogetherAIEmbeddingFunction: Added new embedding function for TogetherAI.
  • Custom Exceptions for Embedding Provider Request failures: Introduced specific exceptions to handle embedding provider request failures.
  • dimension parameter for OpenAI Embedding models: Added support for specifying the dimension parameter for third generation OpenAI embedding models.

Fixed

  • Readme namespace: Corrected namespace references in the Readme documentation.
  • Character set for embedding requests: Fixed issues with character set handling in embedding requests.

@BlackyDrum BlackyDrum merged commit be3a6d4 into main Jun 16, 2024
1 check passed
@BlackyDrum BlackyDrum deleted the embedding-functions branch June 16, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant