quantalogic 0.2.21__py3-none-any.whl → 0.2.22__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.
@@ -209,6 +209,7 @@ def create_basic_agent(
209
209
  WriteFileTool(),
210
210
  EditWholeContentTool(),
211
211
  ReplaceInFileTool(),
212
+ InputQuestionTool(),
212
213
  ExecuteBashCommandTool(),
213
214
  LLMTool(model_name=model_name, on_token=console_print_token if not no_stream else None),
214
215
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: quantalogic
3
- Version: 0.2.21
3
+ Version: 0.2.22
4
4
  Summary: QuantaLogic ReAct Agents
5
5
  Author: Raphaël MANSUY
6
6
  Author-email: raphael.mansuy@gmail.com
@@ -1,6 +1,6 @@
1
1
  quantalogic/__init__.py,sha256=kX0c_xmD9OslWnAE92YHMGuD7xZcTo8ZOF_5R64HKps,784
2
2
  quantalogic/agent.py,sha256=yYRfp5NM9GhWWiAJnsLbgq-Yf9ikGGsEGwFL3MbUHXA,31227
3
- quantalogic/agent_config.py,sha256=H9gEt1ag6__RES7Iw3Krjq3hCClMajmoT_qWo8LJ6nc,7212
3
+ quantalogic/agent_config.py,sha256=OA6GCUPYUWYYPvIjPsnrpbDm4GzXM8BzkFm39rn6EcU,7241
4
4
  quantalogic/coding_agent.py,sha256=cFw-D6yLNsQpotj8z5-kLaudUMjHJf3XW3ZOyScZTSc,4894
5
5
  quantalogic/console_print_events.py,sha256=KB-DGi52As8M96eUs1N_vgNqKIFtqv_H8NTOd3TLTgQ,2163
6
6
  quantalogic/console_print_token.py,sha256=qSU-3kmoZk4T5-1ybrEBi8tIXDPcz7eyWKhGh3E8uIg,395
@@ -71,8 +71,8 @@ quantalogic/utils/read_http_text_content.py,sha256=n3IayT5KcqctIVVF2gOQQAMf3Ow6e
71
71
  quantalogic/version.py,sha256=ea_cRutaQk5_lwlLbUUvPFuOT7Of7-gAsDl7wdveS-g,107
72
72
  quantalogic/xml_parser.py,sha256=uMLQNHTRCg116FwcjRoquZmSwVtE4LEH-6V2E3RD-dA,11466
73
73
  quantalogic/xml_tool_parser.py,sha256=Vz4LEgDbelJynD1siLOVkJ3gLlfHsUk65_gCwbYJyGc,3784
74
- quantalogic-0.2.21.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
75
- quantalogic-0.2.21.dist-info/METADATA,sha256=SLZ14GMmGrG2ImrfWHfHEmFOuz4Ygx5Umk0fddLo78E,20079
76
- quantalogic-0.2.21.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
77
- quantalogic-0.2.21.dist-info/entry_points.txt,sha256=h74O_Q3qBRCrDR99qvwB4BpBGzASPUIjCfxHq6Qnups,183
78
- quantalogic-0.2.21.dist-info/RECORD,,
74
+ quantalogic-0.2.22.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
75
+ quantalogic-0.2.22.dist-info/METADATA,sha256=fsOAHh2H8db1iZnejR9VbIx5vTUer0uf_p8AJkjHbw8,20079
76
+ quantalogic-0.2.22.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
77
+ quantalogic-0.2.22.dist-info/entry_points.txt,sha256=h74O_Q3qBRCrDR99qvwB4BpBGzASPUIjCfxHq6Qnups,183
78
+ quantalogic-0.2.22.dist-info/RECORD,,