vision-agent 1.0.10__py3-none-any.whl → 1.0.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {vision_agent-1.0.10.dist-info → vision_agent-1.0.11.dist-info}/METADATA +3 -3
- {vision_agent-1.0.10.dist-info → vision_agent-1.0.11.dist-info}/RECORD +4 -4
- {vision_agent-1.0.10.dist-info → vision_agent-1.0.11.dist-info}/LICENSE +0 -0
- {vision_agent-1.0.10.dist-info → vision_agent-1.0.11.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: vision-agent
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.11
|
4
4
|
Summary: Toolset for Vision Agent
|
5
5
|
Author: Landing AI
|
6
6
|
Author-email: dev@landing.ai
|
@@ -65,10 +65,10 @@ VisionAgent is the Visual AI Pilot from LandingAI. Submit a prompt and image to
|
|
65
65
|
If you are a seasoned developer who wants to build locally using this library and enjoys having more control then we recommend setting this up. Otherwise, you can use the [VisionAgent web app](https://va.landing.ai/).
|
66
66
|
|
67
67
|
## Get Your VisionAgent API Key
|
68
|
-
The most important step is to [signup]
|
68
|
+
The most important step is to [signup](https://va.landing.ai/agent) and obtain your [API key](https://va.landing.ai/account/api-key).
|
69
69
|
|
70
70
|
### Other Prerequisites
|
71
|
-
- Python version
|
71
|
+
- Python version 3.9 or higher
|
72
72
|
- [Anthropic API key](#get-an-anthropic-api-key)
|
73
73
|
- [Gemini API key](#get-a-gemini-api-key)
|
74
74
|
|
@@ -40,7 +40,7 @@ vision_agent/utils/tools.py,sha256=XbH5wuD1nlaKe6zBeVPqUbQDsK6D-eCskKND3rRHOzo,8
|
|
40
40
|
vision_agent/utils/tools_doc.py,sha256=yFue6KSXoa_Z1ngCdBEc4SdPZOWF1rVLeaHu02I8Wis,2523
|
41
41
|
vision_agent/utils/video.py,sha256=rjsQ1sKKisaQ6AVjJz0zd_G4g-ovRweS_rs4JEhenoI,5340
|
42
42
|
vision_agent/utils/video_tracking.py,sha256=DZLFpNCuzuPJQzbQoVNcp-m4dKxgiKdCNM5QTh_zURE,12245
|
43
|
-
vision_agent-1.0.
|
44
|
-
vision_agent-1.0.
|
45
|
-
vision_agent-1.0.
|
46
|
-
vision_agent-1.0.
|
43
|
+
vision_agent-1.0.11.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
44
|
+
vision_agent-1.0.11.dist-info/METADATA,sha256=dbo4wR0zh5vN19V2uj65t1avenlKmG-L-ykf7BK2dns,12533
|
45
|
+
vision_agent-1.0.11.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
46
|
+
vision_agent-1.0.11.dist-info/RECORD,,
|
File without changes
|
File without changes
|