aient 1.0.48__py3-none-any.whl → 1.0.49__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.
- aient/prompt/agent.py +1 -1
- {aient-1.0.48.dist-info → aient-1.0.49.dist-info}/METADATA +1 -1
- {aient-1.0.48.dist-info → aient-1.0.49.dist-info}/RECORD +6 -6
- {aient-1.0.48.dist-info → aient-1.0.49.dist-info}/WHEEL +0 -0
- {aient-1.0.48.dist-info → aient-1.0.49.dist-info}/licenses/LICENSE +0 -0
- {aient-1.0.48.dist-info → aient-1.0.49.dist-info}/top_level.txt +0 -0
aient/prompt/agent.py
CHANGED
@@ -237,7 +237,7 @@ When making code changes, NEVER output code to the USER, unless requested. Inste
|
|
237
237
|
Answer the user's request using the relevant tool(s), if they are available. Check that all the required parameters for each tool call are provided or can reasonably be inferred from context. IF there are no relevant tools or there are missing values for required parameters, ask the user to supply these values. If the user provides a specific value for a parameter (for example provided in quotes), make sure to use that value EXACTLY. DO NOT make up values for or ask about optional parameters. Carefully analyze descriptive terms in the request as they may indicate required parameter values that should be included even if not explicitly quoted.
|
238
238
|
|
239
239
|
<user_info>
|
240
|
-
The user's OS version is win32 10.0.22631. The absolute path of the user's workspace is /d%3A/CodeBase/private/autojs6. The user's shell is C
|
240
|
+
The user's OS version is win32 10.0.22631. The absolute path of the user's workspace is /d%3A/CodeBase/private/autojs6. The user's shell is C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.exe.
|
241
241
|
</user_info>
|
242
242
|
|
243
243
|
<tools>
|
@@ -30,12 +30,12 @@ aient/plugins/registry.py,sha256=YknzhieU_8nQ3oKlUSSWDB4X7t2Jx0JnqT2Jd9Xsvfk,357
|
|
30
30
|
aient/plugins/run_python.py,sha256=dgcUwBunMuDkaSKR5bToudVzSdrXVewktDDFUz_iIOQ,4589
|
31
31
|
aient/plugins/websearch.py,sha256=yiBzqXK5X220ibR-zko3VDsn4QOnLu1k6E2YOygCeTQ,15185
|
32
32
|
aient/prompt/__init__.py,sha256=GBtn6-JDT8KHFCcuPpfSNE_aGddg5p4FEyMCy4BfwGs,20
|
33
|
-
aient/prompt/agent.py,sha256=
|
33
|
+
aient/prompt/agent.py,sha256=fYaLRcMZHgM35IIJkeYGeOpJvIhzfXLhpPR4Q3CYIRU,22258
|
34
34
|
aient/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
35
35
|
aient/utils/prompt.py,sha256=UcSzKkFE4-h_1b6NofI6xgk3GoleqALRKY8VBaXLjmI,11311
|
36
36
|
aient/utils/scripts.py,sha256=XCXMRdpWRJb34Znk4t9JkFnvzDzGHVA5Vv5WpUgP2_0,27152
|
37
|
-
aient-1.0.
|
38
|
-
aient-1.0.
|
39
|
-
aient-1.0.
|
40
|
-
aient-1.0.
|
41
|
-
aient-1.0.
|
37
|
+
aient-1.0.49.dist-info/licenses/LICENSE,sha256=XNdbcWldt0yaNXXWB_Bakoqnxb3OVhUft4MgMA_71ds,1051
|
38
|
+
aient-1.0.49.dist-info/METADATA,sha256=2y_fd-2FKGrrJXitd5VBnPuZdkhwwMWMbIVq7QIJOSI,4973
|
39
|
+
aient-1.0.49.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
40
|
+
aient-1.0.49.dist-info/top_level.txt,sha256=3oXzrP5sAVvyyqabpeq8A2_vfMtY554r4bVE-OHBrZk,6
|
41
|
+
aient-1.0.49.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|