OpenAI AI Assistants API

From GM-RKB
(Redirected from OpenAI Assistants API)
Jump to navigation Jump to search

An OpenAI AI Assistants API is an conversational AI API that is an OpenAI API.



References

2023

  • Bing chat
    • The Assistants API is a developer product offered by OpenAI that allows developers to build AI assistants within their 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 ¹.

      The Assistants API enables developers to easily build powerful AI assistants within their apps. This API removes the need to manage conversation history and adds access to OpenAI-hosted tools like Code Interpreter and Retrieval. The API also supports improved function-calling for 3rd party tools ².

      To access the Assistants API, you can visit the OpenAI website and sign up for an API key. Once you have an API key, you can start building your own AI assistants using the API ².

    • The Assistants API offered by OpenAI allows developers to build AI assistants within their own applications. The API supports three types of tools: Code Interpreter, Retrieval, and Function calling.
    • Source: Conversation with Bing, 11/11/2023
      1. Assistants overview - OpenAI API - platform.openai.com. https://platform.openai.com/docs/assistants/overview.
      2. Assistants API | OpenAI Help Center. https://help.openai.com/en/articles/8550641-assistants-api.
      3. OpenAI takes ‘baby step’ toward AI agents with Assistants API. https://venturebeat.com/ai/openai-takes-baby-step-toward-ai-agents-with-assistants-api/.

2023