"examples/cpp/vscode:/vscode.git/clone" did not exist on "a8ce8d27351a4d6e977f7b0dd486ef66811bbac0"
api: return model capabilities from the show endpoint (#10066)
With support for multimodal models becoming more varied and common it is important for clients to be able to easily see what capabilities a model has. Retuning these from the show endpoint will allow clients to easily see what a model can do.
Showing
server/images_test.go
0 → 100644
types/model/capability.go
0 → 100644
Please register or sign in to comment