Skip to content

Add capabilities to modelinfo#192

Merged
pepperoni21 merged 1 commit into
pepperoni21:masterfrom
TeamDman:master
May 3, 2025
Merged

Add capabilities to modelinfo#192
pepperoni21 merged 1 commit into
pepperoni21:masterfrom
TeamDman:master

Conversation

@TeamDman
Copy link
Copy Markdown
Contributor

@TeamDman TeamDman commented May 3, 2025

This field identifies if a model has vision capabilities

  "capabilities": [
    "completion",
    "vision"
  ],

from the docs

https://github.com/ollama/ollama/blob/a6ef73f4f26a22cc605516113625a404bd064250/docs/api.md?plain=1#L1266

@pepperoni21 pepperoni21 merged commit 002d29c into pepperoni21:master May 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants