yao/openapi/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
..
backup.go Add Knowledge Base API endpoints and integrate with OpenAPI router 2025-07-23 15:19:40 +08:00
collection.go Add UpdateCollectionMetadata functionality 2025-08-07 08:05:19 +08:00
document.go Implement LocalPath functionality for attachment management 2025-07-27 09:48:49 +08:00
kb.go Add provider management functionality and enhance schema retrieval 2025-08-09 11:23:51 +08:00
provider.go Add provider management functionality and enhance schema retrieval 2025-08-09 11:23:51 +08:00
search.go Add Knowledge Base API endpoints and integrate with OpenAPI router 2025-07-23 15:19:40 +08:00
segment.go Implement file and segment management API endpoints with error handling 2025-07-25 16:35:19 +08:00
utils.go Implement LocalPath functionality for attachment management 2025-07-27 09:48:49 +08:00
vote.go Add Knowledge Base API endpoints and integrate with OpenAPI router 2025-07-23 15:19:40 +08:00