The Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and knowledge to respond to user queries. The Assistants API currently supports three types of tools: Code Interpreter, Retrieval, and Function calling.
You can explore the capabilities of the Assistants API using the Assistants playground or by building a step-by-step integration outlined in this guide.
The Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and knowledge to respond to user queries. The Assistants API currently supports three types of tools: Code Interpreter, Retrieval, and Function calling.
You can explore the capabilities of the Assistants API using the Assistants playground or by building a step-by-step integration outlined in this guide.