Skip to content

Conversation

rupert-openai
Copy link
Contributor

Summary

This PR introduces the cookbook "Building a Voice Assistant with the Agents SDK" showcasing the new voice agents functionality to quickly deploy a voice based assistant with the ability to perform multiple different tasks

Motivation

Currently we don't have any cookbooks showcasing the amazing ease at which you can turn agentic text based solutions into voice based ones with the Agents SDK, this is a massive unlock! As a result i've added this simple cookbook walking through the steps to build an agentic workflow, convert to voice and optimize

For new content

When contributing new content, read through our contribution guidelines, and mark the following action items as completed:

  • I have added a new entry in registry.yaml (and, optionally, in authors.yaml) so that my content renders on the cookbook website.
  • I have conducted a self-review of my content based on the contribution guidelines:
    • Relevance: This content is related to building with OpenAI technologies and is useful to others.
    • Uniqueness: I have searched for related examples in the OpenAI Cookbook, and verified that my content offers new insights or unique information compared to existing documentation.
    • Spelling and Grammar: I have checked for spelling or grammatical mistakes.
    • Clarity: I have done a final read-through and verified that my submission is well-organized and easy to understand.
    • Correctness: The information I include is correct and all of my code executes successfully.
    • Completeness: I have explained everything fully, including all necessary references and citations.

We will rate each of these areas on a scale from 1 to 4, and will only accept contributions that score 3 or higher on all areas. Refer to our contribution guidelines for more details.

@rupert-openai rupert-openai requested review from MW-OAI and removed request for mwh-openai March 25, 2025 17:22
- Included additional context on tracing and purpose for it
- Simplified process of exiting a voice conversation
- included a test pdf for ease of getting started with code
@rupert-openai rupert-openai merged commit 914984b into main Mar 27, 2025
@rupert-openai rupert-openai deleted the assistant-voice-agent branch March 27, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants