quantalogic 0.59.1__py3-none-any.whl → 0.59.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.
- quantalogic/prompts/task_prompt.j2 +2 -0
- {quantalogic-0.59.1.dist-info → quantalogic-0.59.3.dist-info}/METADATA +2 -2
- {quantalogic-0.59.1.dist-info → quantalogic-0.59.3.dist-info}/RECORD +6 -6
- {quantalogic-0.59.1.dist-info → quantalogic-0.59.3.dist-info}/LICENSE +0 -0
- {quantalogic-0.59.1.dist-info → quantalogic-0.59.3.dist-info}/WHEEL +0 -0
- {quantalogic-0.59.1.dist-info → quantalogic-0.59.3.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: quantalogic
|
3
|
-
Version: 0.59.
|
3
|
+
Version: 0.59.3
|
4
4
|
Summary: QuantaLogic ReAct Agents
|
5
5
|
Author: Raphaël MANSUY
|
6
6
|
Author-email: raphael.mansuy@gmail.com
|
@@ -47,7 +47,7 @@ Requires-Dist: types-pyyaml (>=6.0.12.20241230,<7.0.0.0)
|
|
47
47
|
Requires-Dist: typing-extensions (>=4.12.2,<5.0.0)
|
48
48
|
Description-Content-Type: text/markdown
|
49
49
|
|
50
|
-
|
50
|
+
|
51
51
|
[](https://quantalogic.github.io/quantalogic/)
|
52
52
|
|
53
53
|
Hey there, welcome to **QuantaLogic**—your cosmic toolkit for crafting AI agents and workflows that shine! Whether you’re coding up a storm, automating a business process, chatting with a clever assistant, or dreaming up something wild, QuantaLogic is here to make it happen. We’re talking **large language models (LLMs)** fused with a stellar toolset, featuring three powerhouse approaches: the **ReAct framework** for dynamic problem-solving, the dazzling new **Flow module** for structured brilliance, and a shiny **Chat mode** for conversational magic with tool-calling capabilities.
|
@@ -35,7 +35,7 @@ quantalogic/prompts/memory_compaction_prompt.j2,sha256=Xsy9XKN7zxL4wNnNjWWlUjYjm
|
|
35
35
|
quantalogic/prompts/observation_response_format.j2,sha256=lvyveAJbXbc94aIvHgppKyaD9Tf7X5bCTGWjh51BDjI,1655
|
36
36
|
quantalogic/prompts/repeated_tool_call_error.j2,sha256=IRENR3a3D28Dtys-kGDP-x_uSkJnxeQZ5-jYHWv_3G4,319
|
37
37
|
quantalogic/prompts/system_prompt.j2,sha256=y1Le6UNRItQyrfSdg8kZBwtjIx_8znxhYF7VLpHqwPQ,2477
|
38
|
-
quantalogic/prompts/task_prompt.j2,sha256=
|
38
|
+
quantalogic/prompts/task_prompt.j2,sha256=RFKgF-6opuUu-dma5TT8O_V60n3GCPi6-ott4LUcJXw,280
|
39
39
|
quantalogic/prompts/task_summary_prompt.j2,sha256=fcjV96nqi6jsfR8l6uyep20rCaOi-zOReKmvoAnwz7c,205
|
40
40
|
quantalogic/prompts/tools_prompt.j2,sha256=6kHmyDFmDAZJy01dybJ-ZqnHouwjiHrxM8OEtXLN35o,528
|
41
41
|
quantalogic/prompts/variables_prompt.j2,sha256=N3OsMbzy3PfEUqYZVF_34wVidhh2ghVToSgdRCv2qgM,231
|
@@ -168,8 +168,8 @@ quantalogic/version_check.py,sha256=JyQFTNMDWtpHCLnN-BiakzB2cyXf6kUFsTjvmSruZi4,
|
|
168
168
|
quantalogic/welcome_message.py,sha256=o4tHdgabNuIV9kbIDPgS3_2yzJhayK30oKad2UouYDc,3020
|
169
169
|
quantalogic/xml_parser.py,sha256=bLLwIwO-VEHWF3heNS7nuPC8wgdYw9F_fVZZNW1figY,11728
|
170
170
|
quantalogic/xml_tool_parser.py,sha256=hGHA1q20JUoTNTbZYmi4FTdA5I25-AGEIP8DwZgQCNA,3897
|
171
|
-
quantalogic-0.59.
|
172
|
-
quantalogic-0.59.
|
173
|
-
quantalogic-0.59.
|
174
|
-
quantalogic-0.59.
|
175
|
-
quantalogic-0.59.
|
171
|
+
quantalogic-0.59.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
172
|
+
quantalogic-0.59.3.dist-info/METADATA,sha256=6g6N-9X7YIIZf1gfO0Gvj-o0Bk07fqQZjo-eVhfNISE,32744
|
173
|
+
quantalogic-0.59.3.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
174
|
+
quantalogic-0.59.3.dist-info/entry_points.txt,sha256=h74O_Q3qBRCrDR99qvwB4BpBGzASPUIjCfxHq6Qnups,183
|
175
|
+
quantalogic-0.59.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|