yao/kb
Max d25ce68ab9 Enhance CI workflows and Knowledge Base integration
- Updated GitHub Actions workflows to use the latest Ubuntu version and added services for Neo4j, Qdrant, and FastEmbed.
- Integrated FFmpeg and additional utilities into the CI environment, ensuring they are installed and tested during the workflow.
- Implemented environment variable resolution in the Knowledge Base configuration, allowing dynamic configuration based on environment settings.
- Added tests for environment variable resolution in the Knowledge Base configuration, ensuring correct parsing and handling of variables.
2025-07-23 17:42:10 +08:00
..
config.go Enhance CI workflows and Knowledge Base integration 2025-07-23 17:42:10 +08:00
config_test.go Enhance CI workflows and Knowledge Base integration 2025-07-23 17:42:10 +08:00
kb.go Enhance CI workflows and Knowledge Base integration 2025-07-23 17:42:10 +08:00
kb_test.go Enhance CI workflows and Knowledge Base integration 2025-07-23 17:42:10 +08:00
README.md Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00
types.go Add Knowledge Base configuration and integration with GraphRag 2025-07-23 17:07:38 +08:00

Knowledge Base