yao/kb
Max 0251bdc8d7 Add provider management functionality and enhance schema retrieval
- Implemented GetProviders and GetProvider methods to retrieve providers based on type and ID, improving the knowledge base's provider management capabilities.
- Enhanced the Schema methods for chunking providers to retrieve schemas from bindata, ensuring better integration with the overall system.
- Updated OpenAPI routes to include endpoints for provider management, allowing for easier access to provider information via HTTP requests.
2025-08-09 11:23:51 +08:00
..
providers Add provider management functionality and enhance schema retrieval 2025-08-09 11:23:51 +08:00
types Refactor Config struct to ensure consistent JSON/YAML field handling 2025-08-08 17:41:45 +08:00
kb.go Add provider management functionality and enhance schema retrieval 2025-08-09 11:23:51 +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

Knowledge Base