vision-agent 0.2.68__py3-none-any.whl → 0.2.70__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.2.68
3
+ Version: 0.2.70
4
4
  Summary: Toolset for Vision Agent
5
5
  Author: Landing AI
6
6
  Author-email: dev@landing.ai
@@ -77,6 +77,9 @@ using Azure OpenAI please see the Azure setup section):
77
77
  export OPENAI_API_KEY="your-api-key"
78
78
  ```
79
79
 
80
+ ### Important Note on API Usage
81
+ Please be aware that using the API in this project requires you to have API credits (minimum of five US dollars). This is different from the OpenAI subscription used in this chatbot. If you don't have credit, further information can be found [here](https://github.com/landing-ai/vision-agent?tab=readme-ov-file#to-get-started-with-api-credits)
82
+
80
83
  ### Vision Agent
81
84
  #### Basic Usage
82
85
  You can interact with the agent as you would with any LLM or LMM model:
@@ -246,3 +249,17 @@ import vision_agent as va
246
249
  agent = va.agent.AzureVisionAgent()
247
250
  ```
248
251
 
252
+ ******************************************************************************************************************************
253
+
254
+ ### Q&A
255
+
256
+ #### How to get started with OpenAI API credits
257
+
258
+ 1. Visit the[OpenAI API platform](https://beta.openai.com/signup/) to sign up for an API key.
259
+ 2. Follow the instructions to purchase and manage your API credits.
260
+ 3. Ensure your API key is correctly configured in your project settings.
261
+
262
+ Failure to have sufficient API credits may result in limited or no functionality for the features that rely on the OpenAI API.
263
+
264
+ For more details on managing your API usage and credits, please refer to the OpenAI API documentation.
265
+
@@ -17,7 +17,7 @@ vision_agent/utils/image_utils.py,sha256=_cdiS5YrLzqkq_ZgFUO897m5M4_SCIThwUy4lOk
17
17
  vision_agent/utils/sim.py,sha256=ci6Eta73dDgLP1Ajtknbgmf1g8aAvBHqlVQvBuLMKXQ,4427
18
18
  vision_agent/utils/type_defs.py,sha256=BlI8ywWHAplC7kYWLvt4AOdnKpEW3qWEFm-GEOSkrFQ,1792
19
19
  vision_agent/utils/video.py,sha256=rNmU9KEIkZB5-EztZNlUiKYN0mm_55A_2VGUM0QpqLA,8779
20
- vision_agent-0.2.68.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
21
- vision_agent-0.2.68.dist-info/METADATA,sha256=ucXpLXm0kRs1y2ewohUXMWCXxb9K5e8tudePwBE4LYE,8363
22
- vision_agent-0.2.68.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
23
- vision_agent-0.2.68.dist-info/RECORD,,
20
+ vision_agent-0.2.70.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
21
+ vision_agent-0.2.70.dist-info/METADATA,sha256=rMFWipJt_VyOfG2x7-zSZ-vQXZsZrerGlSrKwy_YlE0,9394
22
+ vision_agent-0.2.70.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
23
+ vision_agent-0.2.70.dist-info/RECORD,,