Skip to content

Realtime: web demo #1149

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

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Realtime: web demo #1149

merged 1 commit into from
Jul 16, 2025

Conversation

rm-openai
Copy link
Collaborator

Add a web demo that uses a fastapi backend. Also remove the CLI UI demo.

Add a web demo that uses a fastapi backend. Also remove the CLI UI demo.
@sibblegp
Copy link

Nice. However, when I use it, none of the tool outputs are factored into the LLM response. For instance, when I ask for a stock price, it calls the tool properly, the logs show the output properly, but then it gives me some random number as the price.

My tool outputs are dicts though so maybe that's where the issue is.

@rm-openai rm-openai merged commit 32997b2 into main Jul 16, 2025
10 checks passed
@rm-openai rm-openai deleted the rm/pr1149 branch July 16, 2025 19:30
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.

4 participants