/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

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

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)