grasp_agents 0.2.2__py3-none-any.whl → 0.2.3__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.4
2
2
  Name: grasp_agents
3
- Version: 0.2.2
3
+ Version: 0.2.3
4
4
  Summary: Grasp Agents Library
5
5
  License-File: LICENSE.md
6
6
  Requires-Python: <4,>=3.11.4
@@ -18,8 +18,8 @@ Description-Content-Type: text/markdown
18
18
 
19
19
  <br/>
20
20
  <picture>
21
- <source srcset="./.assets/grasp-dark.svg" media="(prefers-color-scheme: dark)">
22
- <img src="./.assets/grasp.svg" alt="Grasp Agents"/>
21
+ <source srcset="https://raw.githubusercontent.com/grasp-technologies/grasp-agents/master/.assets/grasp-dark.svg" media="(prefers-color-scheme: dark)">
22
+ <img src="https://raw.githubusercontent.com/grasp-technologies/grasp-agents/master/.assets/grasp.svg" alt="Grasp Agents"/>
23
23
  </picture>
24
24
  <br/>
25
25
  <br/>
@@ -41,10 +41,10 @@ Description-Content-Type: text/markdown
41
41
  - Agent state
42
42
  - Shared context
43
43
  - Transparent implementation of common agentic patterns:
44
- * Single-agent loops with an optional "ReAct mode" to enforce reasoning between the tool calls
45
- * Workflows (static communication topology), including loops
46
- * Agents-as-tools for task delegation
47
- * Freeform A2A communication via the in-process actor model
44
+ - Single-agent loops with an optional "ReAct mode" to enforce reasoning between the tool calls
45
+ - Workflows (static communication topology), including loops
46
+ - Agents-as-tools for task delegation
47
+ - Freeform A2A communication via the in-process actor model
48
48
  - Batch processing support outside of agentic loops
49
49
  - Simple logging and usage/cost tracking
50
50
 
@@ -40,7 +40,7 @@ grasp_agents/workflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
40
40
  grasp_agents/workflow/looped_agent.py,sha256=VU1Gst_qacU6TrJ0PcwHYOUgRkdR3NdiXm7KoD3U0vw,3903
41
41
  grasp_agents/workflow/sequential_agent.py,sha256=4aFLZDJk4A1_0I0mvISIqyO8Nlz5Q5rT7Ig5Zy80cHg,2014
42
42
  grasp_agents/workflow/workflow_agent.py,sha256=FzTil10WXzOIHzum-yo2mEETfjoY9RMXUycZhlLNqkw,2383
43
- grasp_agents-0.2.2.dist-info/METADATA,sha256=ejV2_4MaH9s2zh6HgVcHpae9HP9FzZo8eXZ8xRrEdPY,6889
44
- grasp_agents-0.2.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
45
- grasp_agents-0.2.2.dist-info/licenses/LICENSE.md,sha256=-nNNdWqGB8gJ2O-peFQ2Irshv5tW5pHKyTcYkwvH7CE,1201
46
- grasp_agents-0.2.2.dist-info/RECORD,,
43
+ grasp_agents-0.2.3.dist-info/METADATA,sha256=Ax11yII5kDO3oqA8OcNq-zvwbQ8nlyIVfkNXCJ5pdIQ,7023
44
+ grasp_agents-0.2.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
45
+ grasp_agents-0.2.3.dist-info/licenses/LICENSE.md,sha256=-nNNdWqGB8gJ2O-peFQ2Irshv5tW5pHKyTcYkwvH7CE,1201
46
+ grasp_agents-0.2.3.dist-info/RECORD,,