mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-01 16:24:44 +00:00
removed a note about using together api key - may need when it has to be passed
This commit is contained in:
parent
db4a84f154
commit
7253ef5d0a
1 changed files with 0 additions and 9 deletions
|
@ -132,15 +132,6 @@
|
||||||
" return Agent(client, agent_config)"
|
" return Agent(client, agent_config)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"cell_type": "markdown",
|
|
||||||
"metadata": {
|
|
||||||
"id": "iMVYso6_xoDV"
|
|
||||||
},
|
|
||||||
"source": [
|
|
||||||
"Quickly and easily get a free Together.ai API key [here](https://api.together.ai) and replace \"YOUR_TOGETHER_API_KEY\" below with it."
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue