ag2 0.9.0a2__tar.gz → 0.9.0a3__tar.gz

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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ag2
3
- Version: 0.9.0a2
3
+ Version: 0.9.0a3
4
4
  Summary: Alias package for pyautogen
5
5
  Home-page: https://github.com/ag2ai/ag2
6
6
  Author: Chi Wang & Qingyun Wu
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ag2
3
- Version: 0.9.0a2
3
+ Version: 0.9.0a3
4
4
  Summary: Alias package for pyautogen
5
5
  Home-page: https://github.com/ag2ai/ag2
6
6
  Author: Chi Wang & Qingyun Wu
@@ -0,0 +1,169 @@
1
+ pyautogen==0.9.0alpha3
2
+
3
+ [anthropic]
4
+ pyautogen[anthropic]==0.9.0alpha3
5
+
6
+ [autobuild]
7
+ pyautogen[autobuild]==0.9.0alpha3
8
+
9
+ [bedrock]
10
+ pyautogen[bedrock]==0.9.0alpha3
11
+
12
+ [blendsearch]
13
+ pyautogen[blendsearch]==0.9.0alpha3
14
+
15
+ [browser-use]
16
+ pyautogen[browser-use]==0.9.0alpha3
17
+
18
+ [captainagent]
19
+ pyautogen[captainagent]==0.9.0alpha3
20
+
21
+ [cerebras]
22
+ pyautogen[cerebras]==0.9.0alpha3
23
+
24
+ [cohere]
25
+ pyautogen[cohere]==0.9.0alpha3
26
+
27
+ [commsagent-discord]
28
+ pyautogen[commsagent-discord]==0.9.0alpha3
29
+
30
+ [commsagent-slack]
31
+ pyautogen[commsagent-slack]==0.9.0alpha3
32
+
33
+ [commsagent-telegram]
34
+ pyautogen[commsagent-telegram]==0.9.0alpha3
35
+
36
+ [cosmosdb]
37
+ pyautogen[cosmosdb]==0.9.0alpha3
38
+
39
+ [crawl4ai]
40
+ pyautogen[crawl4ai]==0.9.0alpha3
41
+
42
+ [deepseek]
43
+ pyautogen[deepseek]==0.9.0alpha3
44
+
45
+ [dev]
46
+ pyautogen[dev]==0.9.0alpha3
47
+
48
+ [docs]
49
+ pyautogen[docs]==0.9.0alpha3
50
+
51
+ [flaml]
52
+ pyautogen[flaml]==0.9.0alpha3
53
+
54
+ [gemini]
55
+ pyautogen[gemini]==0.9.0alpha3
56
+
57
+ [gemini-realtime]
58
+ pyautogen[gemini-realtime]==0.9.0alpha3
59
+
60
+ [google-api]
61
+ pyautogen[google-api]==0.9.0alpha3
62
+
63
+ [google-client]
64
+ pyautogen[google-client]==0.9.0alpha3
65
+
66
+ [google-search]
67
+ pyautogen[google-search]==0.9.0alpha3
68
+
69
+ [graph]
70
+ pyautogen[graph]==0.9.0alpha3
71
+
72
+ [graph-rag-falkor-db]
73
+ pyautogen[graph-rag-falkor-db]==0.9.0alpha3
74
+
75
+ [groq]
76
+ pyautogen[groq]==0.9.0alpha3
77
+
78
+ [interop]
79
+ pyautogen[interop]==0.9.0alpha3
80
+
81
+ [interop-crewai]
82
+ pyautogen[interop-crewai]==0.9.0alpha3
83
+
84
+ [interop-langchain]
85
+ pyautogen[interop-langchain]==0.9.0alpha3
86
+
87
+ [interop-pydantic-ai]
88
+ pyautogen[interop-pydantic-ai]==0.9.0alpha3
89
+
90
+ [jupyter-executor]
91
+ pyautogen[jupyter-executor]==0.9.0alpha3
92
+
93
+ [lint]
94
+ pyautogen[lint]==0.9.0alpha3
95
+
96
+ [lmm]
97
+ pyautogen[lmm]==0.9.0alpha3
98
+
99
+ [long-context]
100
+ pyautogen[long-context]==0.9.0alpha3
101
+
102
+ [mathchat]
103
+ pyautogen[mathchat]==0.9.0alpha3
104
+
105
+ [mcp]
106
+ pyautogen[mcp]==0.9.0alpha3
107
+
108
+ [mcp-proxy-gen]
109
+ pyautogen[mcp-proxy-gen]==0.9.0alpha3
110
+
111
+ [mistral]
112
+ pyautogen[mistral]==0.9.0alpha3
113
+
114
+ [neo4j]
115
+ pyautogen[neo4j]==0.9.0alpha3
116
+
117
+ [ollama]
118
+ pyautogen[ollama]==0.9.0alpha3
119
+
120
+ [openai]
121
+ pyautogen[openai]==0.9.0alpha3
122
+
123
+ [openai-realtime]
124
+ pyautogen[openai-realtime]==0.9.0alpha3
125
+
126
+ [rag]
127
+ pyautogen[rag]==0.9.0alpha3
128
+
129
+ [redis]
130
+ pyautogen[redis]==0.9.0alpha3
131
+
132
+ [retrievechat]
133
+ pyautogen[retrievechat]==0.9.0alpha3
134
+
135
+ [retrievechat-couchbase]
136
+ pyautogen[retrievechat-couchbase]==0.9.0alpha3
137
+
138
+ [retrievechat-mongodb]
139
+ pyautogen[retrievechat-mongodb]==0.9.0alpha3
140
+
141
+ [retrievechat-pgvector]
142
+ pyautogen[retrievechat-pgvector]==0.9.0alpha3
143
+
144
+ [retrievechat-qdrant]
145
+ pyautogen[retrievechat-qdrant]==0.9.0alpha3
146
+
147
+ [teachable]
148
+ pyautogen[teachable]==0.9.0alpha3
149
+
150
+ [test]
151
+ pyautogen[test]==0.9.0alpha3
152
+
153
+ [together]
154
+ pyautogen[together]==0.9.0alpha3
155
+
156
+ [twilio]
157
+ pyautogen[twilio]==0.9.0alpha3
158
+
159
+ [types]
160
+ pyautogen[types]==0.9.0alpha3
161
+
162
+ [websockets]
163
+ pyautogen[websockets]==0.9.0alpha3
164
+
165
+ [websurfer]
166
+ pyautogen[websurfer]==0.9.0alpha3
167
+
168
+ [wikipedia]
169
+ pyautogen[wikipedia]==0.9.0alpha3
@@ -196,7 +196,7 @@ mcp = [
196
196
  ]
197
197
 
198
198
  mcp-proxy-gen = [
199
- "fastapi-code-generator>=0.5.3",
199
+ "fastapi-code-generator>=0.5.4",
200
200
  "fastapi>=0.112,<1",
201
201
  "requests", # do not pin it
202
202
  "typer",
@@ -1,169 +0,0 @@
1
- pyautogen==0.9.0alpha2
2
-
3
- [anthropic]
4
- pyautogen[anthropic]==0.9.0alpha2
5
-
6
- [autobuild]
7
- pyautogen[autobuild]==0.9.0alpha2
8
-
9
- [bedrock]
10
- pyautogen[bedrock]==0.9.0alpha2
11
-
12
- [blendsearch]
13
- pyautogen[blendsearch]==0.9.0alpha2
14
-
15
- [browser-use]
16
- pyautogen[browser-use]==0.9.0alpha2
17
-
18
- [captainagent]
19
- pyautogen[captainagent]==0.9.0alpha2
20
-
21
- [cerebras]
22
- pyautogen[cerebras]==0.9.0alpha2
23
-
24
- [cohere]
25
- pyautogen[cohere]==0.9.0alpha2
26
-
27
- [commsagent-discord]
28
- pyautogen[commsagent-discord]==0.9.0alpha2
29
-
30
- [commsagent-slack]
31
- pyautogen[commsagent-slack]==0.9.0alpha2
32
-
33
- [commsagent-telegram]
34
- pyautogen[commsagent-telegram]==0.9.0alpha2
35
-
36
- [cosmosdb]
37
- pyautogen[cosmosdb]==0.9.0alpha2
38
-
39
- [crawl4ai]
40
- pyautogen[crawl4ai]==0.9.0alpha2
41
-
42
- [deepseek]
43
- pyautogen[deepseek]==0.9.0alpha2
44
-
45
- [dev]
46
- pyautogen[dev]==0.9.0alpha2
47
-
48
- [docs]
49
- pyautogen[docs]==0.9.0alpha2
50
-
51
- [flaml]
52
- pyautogen[flaml]==0.9.0alpha2
53
-
54
- [gemini]
55
- pyautogen[gemini]==0.9.0alpha2
56
-
57
- [gemini-realtime]
58
- pyautogen[gemini-realtime]==0.9.0alpha2
59
-
60
- [google-api]
61
- pyautogen[google-api]==0.9.0alpha2
62
-
63
- [google-client]
64
- pyautogen[google-client]==0.9.0alpha2
65
-
66
- [google-search]
67
- pyautogen[google-search]==0.9.0alpha2
68
-
69
- [graph]
70
- pyautogen[graph]==0.9.0alpha2
71
-
72
- [graph-rag-falkor-db]
73
- pyautogen[graph-rag-falkor-db]==0.9.0alpha2
74
-
75
- [groq]
76
- pyautogen[groq]==0.9.0alpha2
77
-
78
- [interop]
79
- pyautogen[interop]==0.9.0alpha2
80
-
81
- [interop-crewai]
82
- pyautogen[interop-crewai]==0.9.0alpha2
83
-
84
- [interop-langchain]
85
- pyautogen[interop-langchain]==0.9.0alpha2
86
-
87
- [interop-pydantic-ai]
88
- pyautogen[interop-pydantic-ai]==0.9.0alpha2
89
-
90
- [jupyter-executor]
91
- pyautogen[jupyter-executor]==0.9.0alpha2
92
-
93
- [lint]
94
- pyautogen[lint]==0.9.0alpha2
95
-
96
- [lmm]
97
- pyautogen[lmm]==0.9.0alpha2
98
-
99
- [long-context]
100
- pyautogen[long-context]==0.9.0alpha2
101
-
102
- [mathchat]
103
- pyautogen[mathchat]==0.9.0alpha2
104
-
105
- [mcp]
106
- pyautogen[mcp]==0.9.0alpha2
107
-
108
- [mcp-proxy-gen]
109
- pyautogen[mcp-proxy-gen]==0.9.0alpha2
110
-
111
- [mistral]
112
- pyautogen[mistral]==0.9.0alpha2
113
-
114
- [neo4j]
115
- pyautogen[neo4j]==0.9.0alpha2
116
-
117
- [ollama]
118
- pyautogen[ollama]==0.9.0alpha2
119
-
120
- [openai]
121
- pyautogen[openai]==0.9.0alpha2
122
-
123
- [openai-realtime]
124
- pyautogen[openai-realtime]==0.9.0alpha2
125
-
126
- [rag]
127
- pyautogen[rag]==0.9.0alpha2
128
-
129
- [redis]
130
- pyautogen[redis]==0.9.0alpha2
131
-
132
- [retrievechat]
133
- pyautogen[retrievechat]==0.9.0alpha2
134
-
135
- [retrievechat-couchbase]
136
- pyautogen[retrievechat-couchbase]==0.9.0alpha2
137
-
138
- [retrievechat-mongodb]
139
- pyautogen[retrievechat-mongodb]==0.9.0alpha2
140
-
141
- [retrievechat-pgvector]
142
- pyautogen[retrievechat-pgvector]==0.9.0alpha2
143
-
144
- [retrievechat-qdrant]
145
- pyautogen[retrievechat-qdrant]==0.9.0alpha2
146
-
147
- [teachable]
148
- pyautogen[teachable]==0.9.0alpha2
149
-
150
- [test]
151
- pyautogen[test]==0.9.0alpha2
152
-
153
- [together]
154
- pyautogen[together]==0.9.0alpha2
155
-
156
- [twilio]
157
- pyautogen[twilio]==0.9.0alpha2
158
-
159
- [types]
160
- pyautogen[types]==0.9.0alpha2
161
-
162
- [websockets]
163
- pyautogen[websockets]==0.9.0alpha2
164
-
165
- [websurfer]
166
- pyautogen[websurfer]==0.9.0alpha2
167
-
168
- [wikipedia]
169
- pyautogen[wikipedia]==0.9.0alpha2
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes