Skip to content

Realtime: Launch PR#3545

Merged
tinomarques merged 15 commits intomainfrom
realtime-launch
Apr 10, 2025
Merged

Realtime: Launch PR#3545
tinomarques merged 15 commits intomainfrom
realtime-launch

Conversation

@tinomarques
Copy link
Contributor

@tinomarques tinomarques commented Apr 4, 2025

Update: Now using ffmpeg inside jawn for better audio conversion and gain control
Fix: Assistant request dark mode missing
Fix: Annoying logs in jawn
Update: Cost added for realtime models
Update: Cost calculation, logging, and db migrations added for realtime models
New: Deleted messages are now handled really well
New: Realtime docs
New: Changelog post for Realtime launch

@vercel
Copy link

vercel bot commented Apr 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
helicone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 5:14pm
helicone-bifrost ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 5:14pm
helicone-eu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 5:14pm

@promptless
Copy link
Contributor

promptless bot commented Apr 4, 2025

📝 Documentation updates detected! You can review documentation updates here

Copy link
Contributor

Choose a reason for hiding this comment

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

You'll also need to add it to caseForCost(costs: ModelRow

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, just updated with changes to it, hope that looks good.

@Route("/v1/audio")
@Tags("Audio")
@Security("api_key")
export class AudioController extends Controller {
Copy link
Contributor

Choose a reason for hiding this comment

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

where is this being called?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The audio playback button

Copy link
Contributor

@chitalian chitalian left a comment

Choose a reason for hiding this comment

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

small changes needed! great work

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