Add mem0 as a service integration
This commit is contained in:
6
examples/personalized-voice-agent/server/env.example
Normal file
6
examples/personalized-voice-agent/server/env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
DAILY_SAMPLE_ROOM_URL=https://yourdomain.daily.co/yourroom # (for joining the bot to the same room repeatedly for local dev)
|
||||
DAILY_API_KEY=7df...
|
||||
OPENAI_API_KEY=sk-PL...
|
||||
GEMINI_API_KEY=AIza...
|
||||
ELEVENLABS_API_KEY=aeb...
|
||||
MEM0_API_KEY=m0-...
|
||||
Reference in New Issue
Block a user