ag2 0.7.1__py3-none-any.whl → 0.7.2b1__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.
Potentially problematic release.
This version of ag2 might be problematic. Click here for more details.
- {ag2-0.7.1.dist-info → ag2-0.7.2b1.dist-info}/METADATA +48 -40
- {ag2-0.7.1.dist-info → ag2-0.7.2b1.dist-info}/NOTICE.md +5 -5
- ag2-0.7.2b1.dist-info/RECORD +6 -0
- ag2-0.7.1.dist-info/RECORD +0 -6
- {ag2-0.7.1.dist-info → ag2-0.7.2b1.dist-info}/LICENSE +0 -0
- {ag2-0.7.1.dist-info → ag2-0.7.2b1.dist-info}/WHEEL +0 -0
- {ag2-0.7.1.dist-info → ag2-0.7.2b1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ag2
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.2b1
|
|
4
4
|
Summary: Alias package for pyautogen
|
|
5
5
|
Home-page: https://github.com/ag2ai/ag2
|
|
6
6
|
Author: Chi Wang & Qingyun Wu
|
|
@@ -14,77 +14,85 @@ Requires-Python: >=3.9,<3.14
|
|
|
14
14
|
Description-Content-Type: text/markdown
|
|
15
15
|
License-File: LICENSE
|
|
16
16
|
License-File: NOTICE.md
|
|
17
|
-
Requires-Dist: pyautogen==0.7.
|
|
17
|
+
Requires-Dist: pyautogen==0.7.2b1
|
|
18
18
|
Provides-Extra: anthropic
|
|
19
|
-
Requires-Dist: pyautogen[anthropic]==0.7.
|
|
19
|
+
Requires-Dist: pyautogen[anthropic]==0.7.2b1; extra == "anthropic"
|
|
20
20
|
Provides-Extra: autobuild
|
|
21
|
-
Requires-Dist: pyautogen[autobuild]==0.7.
|
|
21
|
+
Requires-Dist: pyautogen[autobuild]==0.7.2b1; extra == "autobuild"
|
|
22
22
|
Provides-Extra: bedrock
|
|
23
|
-
Requires-Dist: pyautogen[bedrock]==0.7.
|
|
23
|
+
Requires-Dist: pyautogen[bedrock]==0.7.2b1; extra == "bedrock"
|
|
24
24
|
Provides-Extra: blendsearch
|
|
25
|
-
Requires-Dist: pyautogen[blendsearch]==0.7.
|
|
25
|
+
Requires-Dist: pyautogen[blendsearch]==0.7.2b1; extra == "blendsearch"
|
|
26
26
|
Provides-Extra: captainagent
|
|
27
|
-
Requires-Dist: pyautogen[captainagent]==0.7.
|
|
27
|
+
Requires-Dist: pyautogen[captainagent]==0.7.2b1; extra == "captainagent"
|
|
28
28
|
Provides-Extra: cerebras
|
|
29
|
-
Requires-Dist: pyautogen[cerebras]==0.7.
|
|
29
|
+
Requires-Dist: pyautogen[cerebras]==0.7.2b1; extra == "cerebras"
|
|
30
30
|
Provides-Extra: cohere
|
|
31
|
-
Requires-Dist: pyautogen[cohere]==0.7.
|
|
31
|
+
Requires-Dist: pyautogen[cohere]==0.7.2b1; extra == "cohere"
|
|
32
32
|
Provides-Extra: cosmosdb
|
|
33
|
-
Requires-Dist: pyautogen[cosmosdb]==0.7.
|
|
33
|
+
Requires-Dist: pyautogen[cosmosdb]==0.7.2b1; extra == "cosmosdb"
|
|
34
|
+
Provides-Extra: dev
|
|
35
|
+
Requires-Dist: pyautogen[dev]==0.7.2b1; extra == "dev"
|
|
36
|
+
Provides-Extra: docs
|
|
37
|
+
Requires-Dist: pyautogen[docs]==0.7.2b1; extra == "docs"
|
|
38
|
+
Provides-Extra: flaml
|
|
39
|
+
Requires-Dist: pyautogen[flaml]==0.7.2b1; extra == "flaml"
|
|
34
40
|
Provides-Extra: gemini
|
|
35
|
-
Requires-Dist: pyautogen[gemini]==0.7.
|
|
41
|
+
Requires-Dist: pyautogen[gemini]==0.7.2b1; extra == "gemini"
|
|
36
42
|
Provides-Extra: graph
|
|
37
|
-
Requires-Dist: pyautogen[graph]==0.7.
|
|
43
|
+
Requires-Dist: pyautogen[graph]==0.7.2b1; extra == "graph"
|
|
38
44
|
Provides-Extra: graph-rag-falkor-db
|
|
39
|
-
Requires-Dist: pyautogen[graph-rag-falkor-db]==0.7.
|
|
45
|
+
Requires-Dist: pyautogen[graph-rag-falkor-db]==0.7.2b1; extra == "graph-rag-falkor-db"
|
|
40
46
|
Provides-Extra: groq
|
|
41
|
-
Requires-Dist: pyautogen[groq]==0.7.
|
|
47
|
+
Requires-Dist: pyautogen[groq]==0.7.2b1; extra == "groq"
|
|
42
48
|
Provides-Extra: interop
|
|
43
|
-
Requires-Dist: pyautogen[interop]==0.7.
|
|
49
|
+
Requires-Dist: pyautogen[interop]==0.7.2b1; extra == "interop"
|
|
44
50
|
Provides-Extra: interop-crewai
|
|
45
|
-
Requires-Dist: pyautogen[interop-crewai]==0.7.
|
|
51
|
+
Requires-Dist: pyautogen[interop-crewai]==0.7.2b1; extra == "interop-crewai"
|
|
46
52
|
Provides-Extra: interop-langchain
|
|
47
|
-
Requires-Dist: pyautogen[interop-langchain]==0.7.
|
|
53
|
+
Requires-Dist: pyautogen[interop-langchain]==0.7.2b1; extra == "interop-langchain"
|
|
48
54
|
Provides-Extra: interop-pydantic-ai
|
|
49
|
-
Requires-Dist: pyautogen[interop-pydantic-ai]==0.7.
|
|
55
|
+
Requires-Dist: pyautogen[interop-pydantic-ai]==0.7.2b1; extra == "interop-pydantic-ai"
|
|
50
56
|
Provides-Extra: jupyter-executor
|
|
51
|
-
Requires-Dist: pyautogen[jupyter-executor]==0.7.
|
|
57
|
+
Requires-Dist: pyautogen[jupyter-executor]==0.7.2b1; extra == "jupyter-executor"
|
|
58
|
+
Provides-Extra: lint
|
|
59
|
+
Requires-Dist: pyautogen[lint]==0.7.2b1; extra == "lint"
|
|
52
60
|
Provides-Extra: lmm
|
|
53
|
-
Requires-Dist: pyautogen[lmm]==0.7.
|
|
61
|
+
Requires-Dist: pyautogen[lmm]==0.7.2b1; extra == "lmm"
|
|
54
62
|
Provides-Extra: long-context
|
|
55
|
-
Requires-Dist: pyautogen[long-context]==0.7.
|
|
63
|
+
Requires-Dist: pyautogen[long-context]==0.7.2b1; extra == "long-context"
|
|
56
64
|
Provides-Extra: mathchat
|
|
57
|
-
Requires-Dist: pyautogen[mathchat]==0.7.
|
|
65
|
+
Requires-Dist: pyautogen[mathchat]==0.7.2b1; extra == "mathchat"
|
|
58
66
|
Provides-Extra: mistral
|
|
59
|
-
Requires-Dist: pyautogen[mistral]==0.7.
|
|
67
|
+
Requires-Dist: pyautogen[mistral]==0.7.2b1; extra == "mistral"
|
|
60
68
|
Provides-Extra: neo4j
|
|
61
|
-
Requires-Dist: pyautogen[neo4j]==0.7.
|
|
69
|
+
Requires-Dist: pyautogen[neo4j]==0.7.2b1; extra == "neo4j"
|
|
62
70
|
Provides-Extra: ollama
|
|
63
|
-
Requires-Dist: pyautogen[ollama]==0.7.
|
|
71
|
+
Requires-Dist: pyautogen[ollama]==0.7.2b1; extra == "ollama"
|
|
64
72
|
Provides-Extra: redis
|
|
65
|
-
Requires-Dist: pyautogen[redis]==0.7.
|
|
73
|
+
Requires-Dist: pyautogen[redis]==0.7.2b1; extra == "redis"
|
|
66
74
|
Provides-Extra: retrievechat
|
|
67
|
-
Requires-Dist: pyautogen[retrievechat]==0.7.
|
|
75
|
+
Requires-Dist: pyautogen[retrievechat]==0.7.2b1; extra == "retrievechat"
|
|
68
76
|
Provides-Extra: retrievechat-mongodb
|
|
69
|
-
Requires-Dist: pyautogen[retrievechat-mongodb]==0.7.
|
|
77
|
+
Requires-Dist: pyautogen[retrievechat-mongodb]==0.7.2b1; extra == "retrievechat-mongodb"
|
|
70
78
|
Provides-Extra: retrievechat-pgvector
|
|
71
|
-
Requires-Dist: pyautogen[retrievechat-pgvector]==0.7.
|
|
79
|
+
Requires-Dist: pyautogen[retrievechat-pgvector]==0.7.2b1; extra == "retrievechat-pgvector"
|
|
72
80
|
Provides-Extra: retrievechat-qdrant
|
|
73
|
-
Requires-Dist: pyautogen[retrievechat-qdrant]==0.7.
|
|
81
|
+
Requires-Dist: pyautogen[retrievechat-qdrant]==0.7.2b1; extra == "retrievechat-qdrant"
|
|
74
82
|
Provides-Extra: teachable
|
|
75
|
-
Requires-Dist: pyautogen[teachable]==0.7.
|
|
83
|
+
Requires-Dist: pyautogen[teachable]==0.7.2b1; extra == "teachable"
|
|
76
84
|
Provides-Extra: test
|
|
77
|
-
Requires-Dist: pyautogen[test]==0.7.
|
|
85
|
+
Requires-Dist: pyautogen[test]==0.7.2b1; extra == "test"
|
|
78
86
|
Provides-Extra: together
|
|
79
|
-
Requires-Dist: pyautogen[together]==0.7.
|
|
87
|
+
Requires-Dist: pyautogen[together]==0.7.2b1; extra == "together"
|
|
80
88
|
Provides-Extra: twilio
|
|
81
|
-
Requires-Dist: pyautogen[twilio]==0.7.
|
|
89
|
+
Requires-Dist: pyautogen[twilio]==0.7.2b1; extra == "twilio"
|
|
82
90
|
Provides-Extra: types
|
|
83
|
-
Requires-Dist: pyautogen[types]==0.7.
|
|
91
|
+
Requires-Dist: pyautogen[types]==0.7.2b1; extra == "types"
|
|
84
92
|
Provides-Extra: websockets
|
|
85
|
-
Requires-Dist: pyautogen[websockets]==0.7.
|
|
93
|
+
Requires-Dist: pyautogen[websockets]==0.7.2b1; extra == "websockets"
|
|
86
94
|
Provides-Extra: websurfer
|
|
87
|
-
Requires-Dist: pyautogen[websurfer]==0.7.
|
|
95
|
+
Requires-Dist: pyautogen[websurfer]==0.7.2b1; extra == "websurfer"
|
|
88
96
|
|
|
89
97
|
<a name="readme-top"></a>
|
|
90
98
|
|
|
@@ -93,7 +101,7 @@ Requires-Dist: pyautogen[websurfer]==0.7.1; extra == "websurfer"
|
|
|
93
101
|
[](https://github.com/ag2ai/ag2/actions/workflows/python-package.yml)
|
|
94
102
|

|
|
95
103
|
[](https://discord.gg/pAbnFJrkgZ)
|
|
96
|
-
[](https://x.com/
|
|
104
|
+
[](https://x.com/Chi_Wang_)
|
|
97
105
|
|
|
98
106
|
<!-- [](https://badge.fury.io/nu/AutoGen.Core) -->
|
|
99
107
|
|
|
@@ -108,7 +116,7 @@ Requires-Dist: pyautogen[websurfer]==0.7.1; extra == "websurfer"
|
|
|
108
116
|
> **:tada: IMPORTANT**
|
|
109
117
|
>
|
|
110
118
|
> :fire: :tada: **Nov 11, 2024:** We are evolving AutoGen into **AG2**!
|
|
111
|
-
> A new organization [
|
|
119
|
+
> A new organization [AG2AI](https://github.com/ag2ai) is created to host the development of AG2 and related projects with open governance. Check [AG2's new look](https://ag2.ai/).
|
|
112
120
|
>
|
|
113
121
|
> We invite collaborators from all organizations and individuals to join the development.
|
|
114
122
|
|
|
@@ -175,7 +183,7 @@ AG2 (formerly AutoGen) is an open-source programming framework for building AI a
|
|
|
175
183
|
The project is currently maintained by a [dynamic group of volunteers](MAINTAINERS.md) from several organizations. Contact project administrators Chi Wang and Qingyun Wu via [support@ag2.ai](mailto:support@ag2.ai) if you are interested in becoming a maintainer.
|
|
176
184
|
|
|
177
185
|
|
|
178
|
-

|
|
179
187
|
|
|
180
188
|
|
|
181
189
|
<p align="right" style="font-size: 14px; color: #555; margin-top: 20px;">
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
## NOTICE
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2023-
|
|
3
|
+
Copyright (c) 2023-2025, Owners of https://github.com/ag2ai
|
|
4
4
|
|
|
5
5
|
This project is a fork of https://github.com/microsoft/autogen.
|
|
6
6
|
|
|
@@ -12,8 +12,8 @@ This project, i.e., https://github.com/ag2ai/ag2, is licensed under the Apache L
|
|
|
12
12
|
|
|
13
13
|
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
MIT-licensed contributions:
|
|
16
|
+
The MIT license applies to portions of code originating from the [original repository](https://github.com/microsoft/autogen).
|
|
17
|
+
For specific details on merged commits, please refer to the project's commit history.
|
|
18
18
|
|
|
19
|
-
Last updated:
|
|
19
|
+
Last updated: 01/16/2025
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
ag2-0.7.2b1.dist-info/LICENSE,sha256=GEFQVNayAR-S_rQD5l8hPdgvgyktVdy4Bx5-v90IfRI,11384
|
|
2
|
+
ag2-0.7.2b1.dist-info/METADATA,sha256=7ZwoIkY-SwQjnTfT1B2voYAOJugWWHzJlaeyTcYG1nA,22268
|
|
3
|
+
ag2-0.7.2b1.dist-info/NOTICE.md,sha256=TULNuhWsvthPOmCQKQg38lPz67H-3niV2U-IzIh2vt8,1092
|
|
4
|
+
ag2-0.7.2b1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
5
|
+
ag2-0.7.2b1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
6
|
+
ag2-0.7.2b1.dist-info/RECORD,,
|
ag2-0.7.1.dist-info/RECORD
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
ag2-0.7.1.dist-info/LICENSE,sha256=GEFQVNayAR-S_rQD5l8hPdgvgyktVdy4Bx5-v90IfRI,11384
|
|
2
|
-
ag2-0.7.1.dist-info/METADATA,sha256=xYiXLJstRUU4NSEVQVIGvuSEFXLoYxwcp7LI2iBFIr8,21882
|
|
3
|
-
ag2-0.7.1.dist-info/NOTICE.md,sha256=ucvou1bE6i2s40qyuU9RL0TeIVG01VhXoQ59EngtEz4,1317
|
|
4
|
-
ag2-0.7.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
5
|
-
ag2-0.7.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
6
|
-
ag2-0.7.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|