You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great work on this project. I’m trying to run the agent-starter-python repo and noticed that the README refers to a .env.example file, but I couldn’t find it in the root directory.
Would it be possible to add it to the repo? Even just a partial version with the most important fields (like LIVEKIT_API_KEY, LIVEKIT_URL, OPENAI_API_KEY, etc.) would be super helpful to get started.
If there are other environment variables that the app expects, I'd really appreciate having those in the example too.