gitrepo_inspector_mcp / .env.example
elismasilva's picture
fix gradio version and ddgs
fecc870
raw
history blame contribute delete
385 Bytes
#this for running locally
DATABASE_URL="postgres://...."
OPENAI_API_KEY=sk-...
NEBIUS_BASE_URL=https://api.studio.nebius.ai/v1/
NEBIUS_API_KEY=v1....
SAMBANOVA_BASE_URL=https://api.sambanova.ai/v1
SAMBANOVA_API_KEY=...
GEMINI_BASE_URL=https://generativelanguage.googleapis.com/v1beta/models/
GOOGLE_API_KEY=...
USE_SERVER_KEYS=False #if True, use server keys; if False, user input keys