yao/yao
Max b76afe23bf Add Knowledge Base configuration and integration with GraphRag
- Introduced a new configuration structure for the Knowledge Base, supporting vector and graph database configurations.
- Implemented JSON parsing methods for loading configurations from files and converting them to JSON format.
- Enhanced the Knowledge Base instance to integrate with GraphRag, allowing for dynamic configuration of vector and graph stores.
- Added feature detection capabilities to determine available functionalities based on the current configuration.
- Updated the Knowledge Base loading process to read from a specified configuration file, improving flexibility and usability.
2025-07-23 17:07:38 +08:00
..
data [add] import & storage api ( WILL BE DEPRECATED ) 2023-04-02 17:39:54 +08:00
fields Update field values in model.trans.json 2024-03-14 12:43:48 +08:00
langs [_] 2023-05-13 19:20:58 +08:00
models Add user model integration and enhance OAuth user provider 2025-07-18 11:31:39 +08:00
release [add] load application from bin data 2023-04-24 11:58:10 +08:00
stores Add Knowledge Base configuration and integration with GraphRag 2025-07-23 17:07:38 +08:00