LightRAG/examples
90houlaoheshang d644ee52f5 feat(lightrag): 添加环境变量控制嵌入层最大 token 数量
- 在 lightrag_api_openai_compatible_demo.py 中,使用环境变量 EMBEDDING_MAX_TOKEN_SIZE 来设置嵌入层的最大 token 数量,默认值为 8192
2024-11-06 10:48:59 +08:00
..
batch_eval.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
generate_query.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
graph_visual_with_html.py Update graph_visual_with_html.py 2024-10-26 14:04:11 +08:00
graph_visual_with_neo4j.py Manually reformatted files 2024-10-25 13:32:25 +05:30
lightrag_api_openai_compatible_demo.py feat(lightrag): 添加环境变量控制嵌入层最大 token 数量 2024-11-06 10:48:59 +08:00
lightrag_azure_openai_demo.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
lightrag_bedrock_demo.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
lightrag_hf_demo.py set encoding as utf-8 when reading ./book.txt in examples 2024-10-22 16:01:40 +08:00
lightrag_lmdeploy_demo.py pre-commit 2024-10-26 16:13:18 +08:00
lightrag_ollama_demo.py Fix lint issue 2024-10-28 17:05:38 +02:00
lightrag_openai_compatible_demo.py [hotfix-#163] Fix asynchronous problem 2024-10-29 23:29:47 +08:00
lightrag_openai_demo.py set encoding as utf-8 when reading ./book.txt in examples 2024-10-22 16:01:40 +08:00
lightrag_siliconcloud_demo.py Manually reformatted files 2024-10-25 13:32:25 +05:30
vram_management_demo.py Manually reformatted files 2024-10-25 13:32:25 +05:30