removed a note about using together api key - may need when it has to be passed

This commit is contained in:
Jeff Tang 2024-11-13 11:17:20 -08:00
parent db4a84f154
commit 7253ef5d0a

View file

@ -132,15 +132,6 @@
" 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",
"execution_count": null,