yangdx
|
bcf30a4c8a
|
Add comprehensive reference testing for query endpoints
- Add reference format validation
- Test streaming response parsing
- Check reference consistency
- Support references enable/disable
- Add --references-only test mode
|
2025-09-25 16:56:09 +08:00 |
|
yangdx
|
5eb4a4b799
|
feat: simplify citations, add reference merging, and restructure API response format
|
2025-09-24 14:30:10 +08:00 |
|
yangdx
|
c0d5abba6b
|
Fix linting
|
2025-09-15 02:59:21 +08:00 |
|
yangdx
|
b1c8206346
|
Add aquery_data endpoint for structured retrieval without LLM generation
- Add QueryDataResponse model
- Implement /query/data endpoint
- Add aquery_data method to LightRAG
- Return entities, relationships, chunks
|
2025-09-15 02:15:14 +08:00 |
|