mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-10-17 10:58:57 +00:00

- Remove model parameter from azure_openai_complete (all LLM complete functions must have the same parameter structure) - Use LLM_MODEL env var in Azure OpenAI function - Comment out Lollms example in .env.example (duplication with Ollama example)