aient 1.1.63__py3-none-any.whl → 1.1.64__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-1.1.63.dist-info → aient-1.1.64.dist-info}/METADATA +6 -7
- {aient-1.1.63.dist-info → aient-1.1.64.dist-info}/RECORD +5 -5
- {aient-1.1.63.dist-info → aient-1.1.64.dist-info}/WHEEL +0 -0
- {aient-1.1.63.dist-info → aient-1.1.64.dist-info}/licenses/LICENSE +0 -0
- {aient-1.1.63.dist-info → aient-1.1.64.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: aient
|
3
|
-
Version: 1.1.
|
3
|
+
Version: 1.1.64
|
4
4
|
Summary: Aient: The Awakening of Agent.
|
5
5
|
Requires-Python: >=3.11
|
6
6
|
Description-Content-Type: text/markdown
|
@@ -25,7 +25,7 @@ Dynamic: license-file
|
|
25
25
|
|
26
26
|
[English](./README.md) | [Chinese](./README_CN.md)
|
27
27
|
|
28
|
-
aient is a powerful library designed to simplify and unify the use of different large language models, including
|
28
|
+
aient is a powerful library designed to simplify and unify the use of different large language models, including gpt-4.1/5, o3, DALL-E 3, claude4, gemini-2.5-pro/flash, Vertex AI (Claude, Gemini), and Groq. The library supports GPT format function calls and has built-in Google search and URL summarization features, greatly enhancing the practicality and flexibility of the models.
|
29
29
|
|
30
30
|
## ✨ Features
|
31
31
|
|
@@ -82,14 +82,13 @@ The following is a list of environment variables related to plugin settings:
|
|
82
82
|
|
83
83
|
## Supported models
|
84
84
|
|
85
|
-
-
|
86
|
-
-
|
85
|
+
- gpt-4.1/5
|
86
|
+
- o3
|
87
87
|
- DALL-E 3
|
88
|
-
-
|
89
|
-
-
|
88
|
+
- claude4
|
89
|
+
- gemini-2.5-pro/flash
|
90
90
|
- Vertex AI (Claude, Gemini)
|
91
91
|
- Groq
|
92
|
-
- DuckDuckGo(gpt-4o-mini, claude-3-haiku, Meta-Llama-3.1-70B, Mixtral-8x7B)
|
93
92
|
|
94
93
|
## 🧩 Plugin
|
95
94
|
|
@@ -30,8 +30,8 @@ aient/plugins/write_file.py,sha256=Jt8fOEwqhYiSWpCbwfAr1xoi_BmFnx3076GMhuL06uI,3
|
|
30
30
|
aient/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
31
31
|
aient/utils/prompt.py,sha256=UcSzKkFE4-h_1b6NofI6xgk3GoleqALRKY8VBaXLjmI,11311
|
32
32
|
aient/utils/scripts.py,sha256=VqtK4RFEx7KxkmcqG3lFDS1DxoNlFFGErEjopVcc8IE,40974
|
33
|
-
aient-1.1.
|
34
|
-
aient-1.1.
|
35
|
-
aient-1.1.
|
36
|
-
aient-1.1.
|
37
|
-
aient-1.1.
|
33
|
+
aient-1.1.64.dist-info/licenses/LICENSE,sha256=XNdbcWldt0yaNXXWB_Bakoqnxb3OVhUft4MgMA_71ds,1051
|
34
|
+
aient-1.1.64.dist-info/METADATA,sha256=CebKNT1sxlhL1cDjD4aun5jy3A0N8wJVFN3abneczGc,4842
|
35
|
+
aient-1.1.64.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
36
|
+
aient-1.1.64.dist-info/top_level.txt,sha256=3oXzrP5sAVvyyqabpeq8A2_vfMtY554r4bVE-OHBrZk,6
|
37
|
+
aient-1.1.64.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|