-
Notifications
You must be signed in to change notification settings - Fork 1.1k
(feat) VoyageAI integration improvements #4109
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
Conversation
Counting the tokens and batching
Counting the tokens and batching
Counting the tokens and batching
Counting the tokens and batching
Counting the tokens and batching
Counting the tokens and batching
|
@MthwRobinson, can you please help me resolve the issue? Also, please check the code. |
|
Hi @MthwRobinson 👋 The CI failure is not related to the code changes. The This is a Slack notification configuration issue in the Release Version Alert workflow. All the actual code checks (tests, linting, type checking, etc.) are passing ✅
Thanks! |
|
thank you @fzowl ! |
Supporting VoyageAI's contextual model
Counting tokens and creating efficient batches
Documentation change: Unstructured-IO/docs#790