-
Notifications
You must be signed in to change notification settings - Fork 25
Update voyageai docs #790
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
base: main
Are you sure you want to change the base?
Update voyageai docs #790
Conversation
Supporting VoyageAI's contextual model Counting tokens and creating efficient batches Documentation change: Unstructured-IO/docs#790
|
I'm not able to merge this PR as currently presented. I think you're working with a very old version of the tech docs sources:
Please let me know how you'd like to proceed. |
ee14951 to
f7f95ce
Compare
|
@Paul-Cornell @cragwolfe Ah, sorry, it was my mistake. Can you please check now?! |
|
@fzowl @cragwolfe Something still isn't looking right to me here. Specifically:
Please let me know how you'd like to proceed. |
|
|
@fzowl @cragwolfe Our SaaS product currently lists only 8 of those 17 models. To see these, sign in to your Unstructured account. In the UI, on the sidebar, click Workflows, and then click New Workflow. With Build it Myself already selected, click Continue. Add a Transform > Embedder node to the workflow. Notice in the node's settings pane, only 8 embedding models are listed under Voyage AI. I would not add anything special to |
|
@Paul-Cornell @cragwolfe I just tried the SaaS and i see the old models, my recent change (Unstructured-IO/unstructured#4109) and the recent models (i added with the previous PR) are not listed. Regarding the |
Updating the VoyageAI documentation in relation to the Unstructured-IO/unstructured#4109