LightRAG/lightrag/evaluation
clssck 69358d830d test(lightrag,examples,api): comprehensive ruff formatting and type hints
Format entire codebase with ruff and add type hints across all modules:
- Apply ruff formatting to all Python files (121 files, 17K insertions)
- Add type hints to function signatures throughout lightrag core and API
- Update test suite with improved type annotations and docstrings
- Add pyrightconfig.json for static type checking configuration
- Create prompt_optimized.py and test_extraction_prompt_ab.py test files
- Update ruff.toml and .gitignore for improved linting configuration
- Standardize code style across examples, reproduce scripts, and utilities
2025-12-05 15:17:06 +01:00
..
sample_documents feat(evaluation): Add sample documents for reproducible RAGAS testing 2025-11-03 13:28:46 +01:00
wiki_documents chore(lightrag): add wikipedia test dataset for evaluation 2025-11-30 20:14:52 +01:00
__init__.py test(lightrag,examples,api): comprehensive ruff formatting and type hints 2025-12-05 15:17:06 +01:00
compare_results.py test(lightrag,examples,api): comprehensive ruff formatting and type hints 2025-12-05 15:17:06 +01:00
download_wikipedia.py test(lightrag,examples,api): comprehensive ruff formatting and type hints 2025-12-05 15:17:06 +01:00
e2e_test_harness.py test(lightrag,examples,api): comprehensive ruff formatting and type hints 2025-12-05 15:17:06 +01:00
eval_rag_quality.py test(lightrag,examples,api): comprehensive ruff formatting and type hints 2025-12-05 15:17:06 +01:00
ingest_test_docs.py test(lightrag,examples,api): comprehensive ruff formatting and type hints 2025-12-05 15:17:06 +01:00
populate_test_data.sh chore(docker-compose, lightrag): optimize test infrastructure and add evaluation tools 2025-11-29 10:39:20 +01:00
README_EVALUASTION_RAGAS.md Update LLM cache migration docs and improve UX prompts 2025-11-08 23:48:19 +08:00
sample_dataset.json Update evaluation defaults and expand sample dataset 2025-11-04 22:17:17 +08:00
wiki_test_dataset.json test(lightrag,examples,api): comprehensive ruff formatting and type hints 2025-12-05 15:17:06 +01:00