LightRAG/lightrag/api/requirements.txt
Milin 59e3b2eec1 refactor(api): Code optimization based on review comments.
- Removed authentication dependency for the health check endpoint in lightrag_server.py
- Removed the authentication dependency for the entire router in ollama_api.py
- Updated the parameter list and example usage in README.md, removing authentication-related parts
- Removed neo4j and tqdm dependencies from requirements.txt
- Deleted command-line argument parsing code related to authentication from utils_api.py
2025-03-05 20:38:05 +08:00

20 lines
No EOL
198 B
Text

aiofiles
ascii_colors
fastapi
numpy
pipmaster
python-dotenv
python-multipart
tenacity
tiktoken
uvicorn
jiter
httpcore
distro
httpx
openai
asyncpg
pytz
python-jose[cryptography]
passlib[bcrypt]
PyJWT