CoolFace
Apppublic

AnukulChandra/Mini-AI_Assistant

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
.env.example7 linesDownload Raw Back to root
1LLM_PROVIDER=<openai|gemini|huggingface|groq>2OPENAI_API_KEY=<YOUR_OPENAI_API_KEY>3GEMINI_API_KEY=<YOUR_GEMINI_API_KEY>4GROQ_API_KEY=<YOUR_GROQ_API_KEY>5HF_API_KEY=<YOUR_HF_API_KEY>6HF_TOKEN=<YOUR_HF_TOKEN>7