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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aient
3
- Version: 1.1.63
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 GPT-3.5/4/4 Turbo/4o, o1-preview/o1-mini, DALL-E 3, Claude2/3/3.5, Gemini1.5 Pro/Flash, Vertex AI (Claude, Gemini), DuckDuckGo, 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.
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
- - GPT-3.5/4/4 Turbo/4o
86
- - o1-preview/o1-mini
85
+ - gpt-4.1/5
86
+ - o3
87
87
  - DALL-E 3
88
- - Claude2/3/3.5
89
- - Gemini1.5 Pro/Flash
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.63.dist-info/licenses/LICENSE,sha256=XNdbcWldt0yaNXXWB_Bakoqnxb3OVhUft4MgMA_71ds,1051
34
- aient-1.1.63.dist-info/METADATA,sha256=1bQur-vcYfC-P3tNZLdn_NtOf-IS7OhYE1VFqnEX1-A,4994
35
- aient-1.1.63.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
36
- aient-1.1.63.dist-info/top_level.txt,sha256=3oXzrP5sAVvyyqabpeq8A2_vfMtY554r4bVE-OHBrZk,6
37
- aient-1.1.63.dist-info/RECORD,,
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