mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
docs: together ai updates (#15435)
This commit is contained in:
parent
93e924ec96
commit
620168e459
@ -6,7 +6,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"---\n",
|
||||
"sidebar_label: Together\n",
|
||||
"sidebar_label: Together AI\n",
|
||||
"---"
|
||||
]
|
||||
},
|
||||
@ -17,7 +17,7 @@
|
||||
"source": [
|
||||
"# TogetherEmbeddings\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",
|
||||
"## Installation"
|
||||
]
|
||||
@ -44,7 +44,9 @@
|
||||
"\n",
|
||||
"- `TOGETHER_API_KEY`\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