MCP Code Expert System

by tomsiwik
Verified
# Knowledge Graph Settings KNOWLEDGE_GRAPH_PATH=data/knowledge_graph.json # Optional: AI integration settings # Uncomment and configure as needed # OpenAI Configuration # OPENAI_API_KEY=your_openai_api_key # OPENAI_MODEL=gpt-4 # Ollama Configuration (local AI models) OLLAMA_HOST=http://localhost:11434 OLLAMA_MODEL=llama3:8b