vision-agent 0.0.46__py3-none-any.whl → 0.0.47__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vision-agent
3
- Version: 0.0.46
3
+ Version: 0.0.47
4
4
  Summary: Toolset for Vision Agent
5
5
  Author: Landing AI
6
6
  Author-email: dev@landing.ai
@@ -69,7 +69,7 @@ export OPENAI_API_KEY="your-api-key"
69
69
  You can interact with the agents as you would with any LLM or LMM model:
70
70
 
71
71
  ```python
72
- >>> import vision_agent as va
72
+ >>> from vision_agent.agent import VisionAgent
73
73
  >>> agent = VisionAgent()
74
74
  >>> agent("What percentage of the area of this jar is filled with coffee beans?", image="jar.jpg")
75
75
  "The percentage of area of the jar filled with coffee beans is 25%."
@@ -20,7 +20,7 @@ vision_agent/tools/__init__.py,sha256=AKN-T659HpwVearRnkCd6wWNoJ6K5kW9gAZwb8IQSL
20
20
  vision_agent/tools/prompts.py,sha256=9RBbyqlNlExsGKlJ89Jkph83DAEJ8PCVGaHoNbyN7TM,1416
21
21
  vision_agent/tools/tools.py,sha256=aMTBxxaXQp33HwplOS8xrgfbsTJ8e1pwO6byR7HcTJI,23447
22
22
  vision_agent/tools/video.py,sha256=40rscP8YvKN3lhZ4PDcOK4XbdFX2duCRpHY_krmBYKU,7476
23
- vision_agent-0.0.46.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
24
- vision_agent-0.0.46.dist-info/METADATA,sha256=Q5UxkEqKAbnJJtwwFSGhLhobdwhTJF552zsEfKayXz8,5564
25
- vision_agent-0.0.46.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
26
- vision_agent-0.0.46.dist-info/RECORD,,
23
+ vision_agent-0.0.47.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
24
+ vision_agent-0.0.47.dist-info/METADATA,sha256=C8a6O_M73qNxhzy9N-6CUIoQyzMkLbkGaJWk6XqZ6Gc,5581
25
+ vision_agent-0.0.47.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
26
+ vision_agent-0.0.47.dist-info/RECORD,,