#Realtime with Avatar (Mobile) - Code Included!
1 messages · Page 1 of 1 (latest)
Nice one. That looks great.
Realtime with Avatar (Mobile) - Code Included!
Hi,
I have doubt, if i mention API Key in React environment variables
I feel, user will be able to extract them
please advise
Right use a proxy... Search proxy api keys and pick one you like
This guide here is good - https://codebrahma.com/how-to-secure-api-keys-in-react-apps/
Also be sure to use the new models to save 10x the cost
set('model', 'gpt-4o-mini-realtime-preview-2024-12-17');
Can you elaborate on that? I am trying to change the model in the session (using method updateSession) but it seems doing nothing.. Thanks!