OpenAI
p/openai-api
APIs and tools for building AI products
Aaron O'Leary
OpenAI Assistants API — Designed to help developers build powerful AI assistants
Featured
10
The Assistants API is designed to help developers build powerful AI assistants capable of performing a variety of tasks.
Replies
Aaron O'Leary
OpenAI also announced their new Assistants API at their developer conference yesterday. Here's some things that Assistants will be able to do according to OpenAI: Assistants can call OpenAI’s models with specific instructions to tune their personality and capabilities. Assistants can access multiple tools in parallel. These can be both OpenAI-hosted tools — like Code interpreter and Knowledge retrieval — or tools you build / host (via Function calling). Assistants can access persistent Threads. Threads simplify AI application development by storing message history and truncating it when the conversation gets too long for the model’s context length. You create a Thread once, and simply append Messages to it as your users reply. Assistants can access Files in several formats — either as part of their creation or as part of Threads between Assistants and users. When using tools, Assistants can also create files (e.g., images, spreadsheets, etc) and cite files they reference in the Messages they create.
Moin Shaikh
great find, Aaron! This will be bring up whole new opportunities for different use cases never thought before.
Rami - Browsingbuddies.com
good job team! the innovations appear to be happening exponentially! are you guys leveraging GPT to build itself out?
Viswanatha Reddy
Good post on PH.
Congrats team OpenAI Assistants API on the launch!
Tom Hodges
Aaron thank you for that information 🤝
Ghost Kitty
Comment Deleted
Adjoa Schmidt
congratulations
Ranjan Pratap Singh
Congrats on the launch 🚀 team OpenAI Assistants API