Merge branch 'main' into feat_login-jwt

This commit is contained in:
Milin
2025-03-05 12:42:40 +08:00
committed by GitHub
33 changed files with 2239 additions and 242 deletions

View File

@@ -48,7 +48,7 @@
# CHUNK_OVERLAP_SIZE=100
# MAX_TOKENS=32768 # Max tokens send to LLM for summarization
# MAX_TOKEN_SUMMARY=500 # Max tokens for entity or relations summary
# SUMMARY_LANGUAGE=English
# LANGUAGE=English
# MAX_EMBED_TOKENS=8192
### LLM Configuration (Use valid host. For local services installed with docker, you can use host.docker.internal)