Hi, please notice that ollama api docs says it provides capabilities via /show endpoint.
https://github.com/ollama/ollama/blob/main/docs/api.md#response-26
But this python sdk does not support that. Without it, it's hard to determine which models have what kind of capabilities.
Hi, please notice that ollama api docs says it provides capabilities via /show endpoint.
https://github.com/ollama/ollama/blob/main/docs/api.md#response-26
But this python sdk does not support that. Without it, it's hard to determine which models have what kind of capabilities.