Add comprehensive test suites for prompt evaluation: - test_prompt_accuracy.py: 365 lines testing prompt extraction accuracy - test_prompt_quality_deep.py: 672 lines for deep quality analysis - Refactor prompt.py to consolidate optimized variants (removed prompt_optimized.py) - Apply ruff formatting and type hints across 30 files - Update pyrightconfig.json for static type checking - Modernize reproduce scripts and examples with improved type annotations - Sync uv.lock dependencies |
||
|---|---|---|
| .. | ||
| lightrag_visualizer | ||
| __init__.py | ||
| check_initialization.py | ||
| clean_llm_query_cache.py | ||
| download_cache.py | ||
| migrate_llm_cache.py | ||
| README_CLEAN_LLM_QUERY_CACHE.md | ||
| README_MIGRATE_LLM_CACHE.md | ||