mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 15:46:47 +00:00
docs: together ai updates (#15435)
This commit is contained in:
parent
93e924ec96
commit
620168e459
@ -6,7 +6,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"---\n",
|
"---\n",
|
||||||
"sidebar_label: Together\n",
|
"sidebar_label: Together AI\n",
|
||||||
"---"
|
"---"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# TogetherEmbeddings\n",
|
"# TogetherEmbeddings\n",
|
||||||
"\n",
|
"\n",
|
||||||
"This notebook covers how to get started with Together embedding models.\n",
|
"This notebook covers how to get started with open source embedding models hosted in the Together AI API.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Installation"
|
"## Installation"
|
||||||
]
|
]
|
||||||
@ -44,7 +44,9 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"- `TOGETHER_API_KEY`\n",
|
"- `TOGETHER_API_KEY`\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Usage"
|
"## Usage\n",
|
||||||
|
"\n",
|
||||||
|
"First, select a supported model from [this list](https://docs.together.ai/docs/embedding-models). In the following example, we will use `togethercomputer/m2-bert-80M-8k-retrieval`."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user