agentstr 0.0.10__py3-none-any.whl → 0.1.7__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: agentstr
3
- Version: 0.0.10
3
+ Version: 0.1.7
4
4
  Summary: A library for collaborative AI agents
5
5
  Author-email: Alejandro Gil <info@synvya.com>
6
6
  License: MIT
@@ -92,7 +92,7 @@ Here is an example on how to use the library:
92
92
  debug_mode=True
93
93
  )
94
94
 
95
- agent.print_response("Publish the merchant information and tell me the event id used")
95
+ agent.print_response("Publish the merchant information and tell me full URL where I can find it")
96
96
  ```
97
97
  5. Export your OpenAI key and optionally a Nostr private key before running the code
98
98
  ```
@@ -0,0 +1,8 @@
1
+ agentstr/__init__.py,sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg,22
2
+ agentstr/marketplace.py,sha256=XYF2ZrF6MpmxgCEOz3uN436cj7F4VHyUATFk8gmr7Zg,5245
3
+ agentstr/nostr.py,sha256=C5zMWKBbXLkarZxBoTydJCZVzqGoCogBd_9v8Gll0VU,5012
4
+ agentstr-0.1.7.dist-info/LICENSE,sha256=xF8akIKB07gOtkhjENT0xVbWGdFp4-srDKpZKjD03Js,1063
5
+ agentstr-0.1.7.dist-info/METADATA,sha256=gz4B0qomWjGErWCDqZi2B5j4rEpa0mT7kY03WLThGXg,4092
6
+ agentstr-0.1.7.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
7
+ agentstr-0.1.7.dist-info/top_level.txt,sha256=KZObFRHppZvKUGYB_m9w5HhLwps7jj7w6Xrw73dH2ss,9
8
+ agentstr-0.1.7.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- agentstr/__init__.py,sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg,22
2
- agentstr/marketplace.py,sha256=XYF2ZrF6MpmxgCEOz3uN436cj7F4VHyUATFk8gmr7Zg,5245
3
- agentstr/nostr.py,sha256=C5zMWKBbXLkarZxBoTydJCZVzqGoCogBd_9v8Gll0VU,5012
4
- agentstr-0.0.10.dist-info/LICENSE,sha256=xF8akIKB07gOtkhjENT0xVbWGdFp4-srDKpZKjD03Js,1063
5
- agentstr-0.0.10.dist-info/METADATA,sha256=GuVKTLwjr6Skj4HH387GQP7YYMnTKulqgh8OQuuJGvs,4082
6
- agentstr-0.0.10.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
7
- agentstr-0.0.10.dist-info/top_level.txt,sha256=KZObFRHppZvKUGYB_m9w5HhLwps7jj7w6Xrw73dH2ss,9
8
- agentstr-0.0.10.dist-info/RECORD,,