LightRAG/reproduce
yangdx 9923821d75 refactor: Remove deprecated max_token_size from embedding configuration
This parameter is no longer used. Its removal simplifies the API and clarifies that token length management is handled by upstream text chunking logic rather than the embedding wrapper.
2025-07-29 10:49:35 +08:00
..
batch_eval.py Update batch_eval.py 2025-07-04 14:33:03 +08:00
Step_0.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
Step_1.py fix linting 2025-03-03 18:40:03 +08:00
Step_1_openai_compatible.py refactor: Remove deprecated max_token_size from embedding configuration 2025-07-29 10:49:35 +08:00
Step_2.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
Step_3.py Fix linting 2025-07-07 01:27:02 +08:00
Step_3_openai_compatible.py refactor: Remove deprecated max_token_size from embedding configuration 2025-07-29 10:49:35 +08:00