-
Notifications
You must be signed in to change notification settings - Fork 3
Pull requests: vlm-run/vlmrun-python-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(cli): add --skill-id option and replace --json with --format json
#170
opened Mar 25, 2026 by
devin-ai-integration
bot
Loading…
4 tasks
fix: use file existence check instead of extension heuristic in _handle_file_or_url
#167
opened Mar 19, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
fix: serialize nested BaseModel values in dict inputs (v0.5.7)
#159
opened Mar 9, 2026 by
dineshreddy91
Loading…
8 tasks done
feat: add AgentSkill type and skills support to generate methods
#155
opened Feb 20, 2026 by
devin-ai-integration
bot
Loading…
4 tasks
Add separate agent_base_url for OpenAI-compatible completions endpoint & Fix CLI test terminal width issue
#154
opened Feb 19, 2026 by
salvirezwan
Loading…
chore: deprecate document.execute() in favor of document.generate() (v0.19.0)
#153
opened Feb 12, 2026 by
devin-ai-integration
bot
Loading…
4 tasks
test: add batch image generation tests
#152
opened Feb 10, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
refactor: simplify base_url resolution with clear priority order
#149
opened Jan 27, 2026 by
dineshreddy91
Loading…
By sending session id as request body, removed vlmrun[cli] compatibality issue as it used OpenAI client which did not support session id
#145
opened Jan 26, 2026 by
MehediAhamed
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.