OpenAI Dev Day
What
OpenAI ran a day for developers and shared what they have been working on. This includes real time voice APIs, prompt caching (which means that elements of prompts used before can be used again), model distillation, to allow fine tuning of smaller models.
So what
Better voice, prompt caching and small model fine tuning all adds up to give us better tools for building out complex agents. Prompt caching and the ability to distill models means you could set up specific agents using this framework and fine tune them to a task - like negotiating a document as per a set of rules with fine-tuned knowledge beyond that which you include in the prompt - you could then dial your agent into a Teams call and run it in real time!