OpenAI Assistants API

The Assistants API allows you to build AI assistants within your ownapplications. An Assistant has instructions and can leverage models,tools, and knowledge to respond to user queries. The Assistants APIcurrently supports three types of tools - Code Interpreter, Retrieval, andFunction calling. In the future, we plan to release more OpenAI-builttools, and allow you to provide your own tools on our platform.

Properties

Tags