yao/openapi/kb
Max c63dfa2112 Add UpdateCollectionMetadata functionality
- Implemented UpdateCollectionMetadata function to handle metadata updates for existing collections.
- Added request structure and validation for updating collection metadata.
- Integrated new endpoint in the router for updating collection metadata via PUT request.
2025-08-07 08:05:19 +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 UpdateCollectionMetadata functionality 2025-08-07 08:05:19 +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