Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split ollama api to separated file #717

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

danielaskdd
Copy link
Contributor

Extract the Ollama API related code from the lightrag_server.py file and place it in a separate new file for management. The purposes of doing this are:

  • Reduce the size and complexity of the main file (lightrag_server.py)
  • Improve code maintainability

@LarFii LarFii merged commit a927545 into HKUDS:main Feb 5, 2025
1 check passed
@danielaskdd danielaskdd deleted the split-ollama-api-to-separated-file branch February 5, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants