OpenAI announces the Assistants API, which lets developers add “assistants” to their apps that can call OpenAI generative AI models and tools to perform tasks
TechCrunch Kyle Wiggers
Related Coverage
- OpenAI lets users build a custom ChatGPT Silicon Republic
- Open AI's New GPT-4 Turbo Brings Larger Context Window With Information Dating to April 2023 And a Cheaper Price Wccftech
- Assistants API — The Assistants API allows you to build AI assistants within your own applications. OpenAI
- OpenAI creates a market for sharing and selling custom versions of ChatGPT Axios
Analysis
Discussion
-
@alliekmiller
Allie K. Miller
on x
New idea for authors and book publishers: When you release a book, release a Custom GPT with it for all buyers. Takes minutes to build (and days for a front end that you only need to do once). Upload the PDF of the book. Train a custom assistant with the API. Charge. @OpenAI [ima…
-
@alliekmiller
Allie K. Miller
on x
“Now, with the stateful API, create your assistant once and the instructions stay there forever. - Eng Lead on Assistant API via @OpenAI Dev Day [image]
-
@sullyomarr
@sullyomarr
on x
Openai literally flipped the entire ai landscape on its head most ai code is likely tech debt companies have spent hundreds of millions of dollars building their own “assistants api” And now its available to everyone This is huge for the little guys, brutal for the big guys
-
@danshipper
Dan Shipper
on x
OpenAI launches the Assistant API. - persistent threads - built in retrieval - code interpreter This replaces a TON of 3rd party libraries / hand coded boilerplate code that developers need in order to build custom chatbots [image]
-
@gdb
Greg Brockman
on x
My personal favorite part of today's announcements — building a custom GPT by talking to an assistant. A little taste of how to make next-generation UIs using the Assistant API: [video]
-
@abacaj
Anton
on x
One thing that stood out to me from the OAI announcements is the new assistant API. For them to handle chunking & embeddings (retrieval), managing conversation history and for you to not actually manage the context seems like a big step above just providing models...
-
@officiallogank
@officiallogank
on x
Next up: the Assistants API! This new API allows you to build experiences with built in conversation management, code interpreter in the API, file retrieval in the API, and so much more 🤯 We also shipped a sweet new playground to try it all out.
-
@shyamalanadkat
Shyamal
on x
today, we're releasing the Assistants API, our first step towards helping developers build agent-like experiences within their own applications. inspire. build. dream. https://platform.openai.com/ ...
-
@simonw
Simon Willison
on x
Watching the OpenAI keynote and thinking about how scarily susceptible to prompt injection a lot of this stuff is going to be (sorry to be a downer)