Moved intro to top.

ilan/assistants_overview_bugs
ibigio 6 months ago
parent ba66e88166
commit e9c32ed191

@ -7,6 +7,13 @@
"# Assistants API Overview (Python SDK)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"The new [Assistants API](https://platform.openai.com/docs/assistants/overview) is a stateful evolution of our [Chat Completions API](https://platform.openai.com/docs/guides/text-generation/chat-completions-api) meant to simplify the creation of assistant-like experiences, and enable developer access to powerful tools like Code Interpreter and Retrieval."
]
},
{
"cell_type": "markdown",
"metadata": {},
@ -18,8 +25,6 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
"The new [Assistants API](https://platform.openai.com/docs/assistants/overview) is a stateful evolution of our [Chat Completions API](https://platform.openai.com/docs/guides/text-generation/chat-completions-api) meant to simplify the creation of assistant-like experiences, and enable developer access to powerful tools like Code Interpreter and Retrieval.\n",
"\n",
"## Chat Completions API vs Assistants API\n",
"\n",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 561 KiB

After

Width:  |  Height:  |  Size: 557 KiB

Loading…
Cancel
Save