mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 17:05:58 -05:00
[PR #483] [CLOSED] Added Vision Agents SDK example to starter_ai_agents
#10043
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/483
Author: @DaemonLoki
Created: 2/9/2026
Status: ❌ Closed
Base:
main← Head:add-vision-agents-sdk📝 Commits (2)
f008515Added basic Vision Agents examplec343aadAdded to root README📊 Changes
6 files changed (+2476 additions, -111 deletions)
View changed files
📝
README.md(+113 -111)➕
starter_ai_agents/vision_agents_sdk/.env.example(+15 -0)➕
starter_ai_agents/vision_agents_sdk/README.md(+184 -0)➕
starter_ai_agents/vision_agents_sdk/pyproject.toml(+9 -0)➕
starter_ai_agents/vision_agents_sdk/uv.lock(+2080 -0)➕
starter_ai_agents/vision_agents_sdk/vision_agent.py(+75 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.