Interface OpenAIBeta2


  • public interface OpenAIBeta2
    The Assistants API (Beta v2) allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and files to respond to user queries. The Assistants API currently supports three types of tools: Code Interpreter, File Search, and Function calling.