Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/tools #308

Merged
merged 9 commits into from
Oct 6, 2024
Merged

Feat/tools #308

merged 9 commits into from
Oct 6, 2024

Conversation

tomasliu-agora
Copy link
Collaborator

Add Tool Support for openai realtime api

agents/property.json Outdated Show resolved Hide resolved
agents/ten_packages/extension/openai_v2v_python/client.py Outdated Show resolved Hide resolved
},
"required": ["location"],
})
print(r.to_prompt())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use logger instead of print.
and set levels to debug for debugging info.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is test script.

@tomasliu-agora tomasliu-agora merged commit f672a15 into main Oct 6, 2024
6 checks passed
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.

3 participants