Openai Agents SDK voice demo (#2416)

This commit is contained in:
Dev Khant
2025-03-22 01:09:37 +05:30
committed by GitHub
parent 6733f78f81
commit 563eaae5ee
3 changed files with 544 additions and 1 deletions

View File

@@ -66,4 +66,8 @@ Explore how **Mem0** can power real-world applications and bring personalized, i
<Card title="OpenAI Inbuilt Tools" icon="robot" href="/examples/openai-inbuilt-tools">
Use Mem0's memory capabilities with OpenAI's Inbuilt Tools to create AI agents with persistent memory.
</Card>
<Card title="Mem0 OpenAI Voice Demo" icon="robot" href="/examples/mem0-openai-voice-demo">
Use Mem0's memory capabilities with OpenAI's Inbuilt Tools to create AI agents with persistent memory.
</Card>
</CardGroup>