Files
MemoryBear/api/app/controllers
Ke Sun d8336503bc feat(workspace): add workspace models configuration update endpoint
- Add PUT endpoint to update workspace LLM, embedding, and rerank model configurations
- Create WorkspaceModelsUpdate schema for model configuration update requests
- Create WorkspaceModelsConfig schema for model configuration responses with proper validation
- Implement update_workspace_models_configs service method to persist model configuration changes
- Update workspace_models_configs GET endpoint to return validated WorkspaceModelsConfig response
- Reorganize imports across controller, schema, and service files for consistency and readability
- Add proper logging for model configuration updates with user and workspace context
2025-12-24 18:21:47 +08:00
..
2025-12-20 17:45:58 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 19:53:33 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 14:09:43 +08:00