Skip to content

VoyageAI improvements - #9107

Open
fzowl wants to merge 6 commits into
geldata:masterfrom
voyage-ai:voyageai-3.5
Open

VoyageAI improvements#9107
fzowl wants to merge 6 commits into
geldata:masterfrom
voyage-ai:voyageai-3.5

Conversation

@fzowl

@fzowl fzowl commented Oct 25, 2025

Copy link
Copy Markdown

Adding VoyageAI voyage-3.5 model
Adding VoyageAI voyage-context-3 model

@dnwpark dnwpark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Here are some notes from my testing too.

The max vector size is currently 2000, this causes the indexing to get truncated.

Also it seems that the default embedding length for a lot of models is 1024. Some kind of parameter seems to be missing from the request, and this causes an error when searching text. It's probably fine to just use 1024 for max size.

Comment thread edb/lib/ext/ai.edgeql
Comment thread edb/lib/ext/ai.edgeql
Comment thread edb/lib/ext/ai.edgeql Outdated
@fzowl

fzowl commented Nov 15, 2025

Copy link
Copy Markdown
Author

@dnwpark Sorry, i missed your review and comments. Can you please check the changes now?

@fzowl
fzowl requested a review from dnwpark November 23, 2025 15:51
@fzowl

fzowl commented Dec 13, 2025

Copy link
Copy Markdown
Author

@dnwpark Can you please re-check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants