Files
lightrag/examples
Samuel Chan 6ae27d8f06 Some enhancements:
- Enable the llm_cache storage to support get_by_mode_and_id, to improve the performance for using real KV server
- Provide an option for the developers to cache the LLM response when extracting entities for a document. Solving the paint point that sometimes the process failed, the processed chunks we need to call LLM again, money and time wasted. With the new option (by default not enabled) enabling, we can cache that result, can significantly save the time and money for beginners.
2025-01-06 12:50:05 +08:00
..
2024-12-04 19:44:04 +08:00
2024-12-09 17:06:52 +08:00
2024-12-09 11:19:57 +08:00
2024-12-18 10:57:33 +08:00
2024-12-13 20:15:49 +08:00