Changeset 0.22.3 (#97)
This commit is contained in:
@@ -176,7 +176,9 @@ server/
|
||||
│ ├── messages.go # Message CRUD + forking
|
||||
│ ├── completion.go # Chat completions (SSE streaming)
|
||||
│ ├── stream_loop.go # Shared streaming + tool execution loop
|
||||
│ ├── capabilities.go # Model list + ResolveModelCaps
|
||||
│ ├── capabilities.go # ModelHandler: model list + health enrichment + ResolveModelCaps (v0.22.3)
|
||||
│ ├── health_admin.go # Provider health + capability override admin endpoints
|
||||
│ ├── routing_admin.go # Routing policy CRUD + dry-run test (v0.22.2)
|
||||
│ ├── presets.go # Persona CRUD (all scopes)
|
||||
│ ├── apiconfigs.go # User provider config CRUD (BYOK)
|
||||
│ ├── teams.go # Team management
|
||||
|
||||
Reference in New Issue
Block a user