Skip to content

Commit

Permalink
Adding VoyageAI's voyage-3-large model to its .ipynb file
Browse files Browse the repository at this point in the history
  • Loading branch information
fzowl committed Jan 8, 2025
1 parent 3ca9914 commit 4c417ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/integrations/text_embedding/voyageai.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"source": [
"Voyage AI utilizes API keys to monitor usage and manage permissions. To obtain your key, create an account on our [homepage](https://www.voyageai.com). Then, create a VoyageEmbeddings model with your API key. You can use any of the following models: ([source](https://docs.voyageai.com/docs/embeddings)):\n",
"\n",
"- `voyage-3-large`\n",
"- `voyage-3`\n",
"- `voyage-3-lite`\n",
"- `voyage-large-2`\n",
Expand Down

0 comments on commit 4c417ba

Please sign in to comment.