Classroom-Ai-Assistant / .env.example
0xarchit's picture
Initial commit
25e6afd
raw
history blame contribute delete
187 Bytes
# API Keys
RAPIDAPI_KEY="your_rapidapi_key_here"
RAPIDAPI_HOST="real-time-image-search.p.rapidapi.com"
# AI Model Configuration
AI_MODEL_URL="http://localhost:12345/v1/chat/completions"