ag2 0.5.1__py3-none-any.whl → 0.5.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.5.1.dist-info → ag2-0.5.2b1.dist-info}/METADATA +60 -2
- ag2-0.5.2b1.dist-info/RECORD +6 -0
- ag2-0.5.1.dist-info/RECORD +0 -6
- {ag2-0.5.1.dist-info → ag2-0.5.2b1.dist-info}/LICENSE +0 -0
- {ag2-0.5.1.dist-info → ag2-0.5.2b1.dist-info}/NOTICE.md +0 -0
- {ag2-0.5.1.dist-info → ag2-0.5.2b1.dist-info}/WHEEL +0 -0
- {ag2-0.5.1.dist-info → ag2-0.5.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.5.
|
|
3
|
+
Version: 0.5.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,7 +14,65 @@ Requires-Python: >=3.8,<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.5.
|
|
17
|
+
Requires-Dist: pyautogen (==0.5.2b1)
|
|
18
|
+
Provides-Extra: anthropic
|
|
19
|
+
Requires-Dist: pyautogen[anthropic] (==0.5.2b1) ; extra == 'anthropic'
|
|
20
|
+
Provides-Extra: autobuild
|
|
21
|
+
Requires-Dist: pyautogen[autobuild] (==0.5.2b1) ; extra == 'autobuild'
|
|
22
|
+
Provides-Extra: bedrock
|
|
23
|
+
Requires-Dist: pyautogen[bedrock] (==0.5.2b1) ; extra == 'bedrock'
|
|
24
|
+
Provides-Extra: blendsearch
|
|
25
|
+
Requires-Dist: pyautogen[blendsearch] (==0.5.2b1) ; extra == 'blendsearch'
|
|
26
|
+
Provides-Extra: captainagent
|
|
27
|
+
Requires-Dist: pyautogen[captainagent] (==0.5.2b1) ; extra == 'captainagent'
|
|
28
|
+
Provides-Extra: cerebras
|
|
29
|
+
Requires-Dist: pyautogen[cerebras] (==0.5.2b1) ; extra == 'cerebras'
|
|
30
|
+
Provides-Extra: cohere
|
|
31
|
+
Requires-Dist: pyautogen[cohere] (==0.5.2b1) ; extra == 'cohere'
|
|
32
|
+
Provides-Extra: cosmosdb
|
|
33
|
+
Requires-Dist: pyautogen[cosmosdb] (==0.5.2b1) ; extra == 'cosmosdb'
|
|
34
|
+
Provides-Extra: gemini
|
|
35
|
+
Requires-Dist: pyautogen[gemini] (==0.5.2b1) ; extra == 'gemini'
|
|
36
|
+
Provides-Extra: graph
|
|
37
|
+
Requires-Dist: pyautogen[graph] (==0.5.2b1) ; extra == 'graph'
|
|
38
|
+
Provides-Extra: graph-rag-falkor-db
|
|
39
|
+
Requires-Dist: pyautogen[graph-rag-falkor-db] (==0.5.2b1) ; extra == 'graph-rag-falkor-db'
|
|
40
|
+
Provides-Extra: groq
|
|
41
|
+
Requires-Dist: pyautogen[groq] (==0.5.2b1) ; extra == 'groq'
|
|
42
|
+
Provides-Extra: jupyter-executor
|
|
43
|
+
Requires-Dist: pyautogen[jupyter-executor] (==0.5.2b1) ; extra == 'jupyter-executor'
|
|
44
|
+
Provides-Extra: lmm
|
|
45
|
+
Requires-Dist: pyautogen[lmm] (==0.5.2b1) ; extra == 'lmm'
|
|
46
|
+
Provides-Extra: long-context
|
|
47
|
+
Requires-Dist: pyautogen[long-context] (==0.5.2b1) ; extra == 'long-context'
|
|
48
|
+
Provides-Extra: mathchat
|
|
49
|
+
Requires-Dist: pyautogen[mathchat] (==0.5.2b1) ; extra == 'mathchat'
|
|
50
|
+
Provides-Extra: mistral
|
|
51
|
+
Requires-Dist: pyautogen[mistral] (==0.5.2b1) ; extra == 'mistral'
|
|
52
|
+
Provides-Extra: ollama
|
|
53
|
+
Requires-Dist: pyautogen[ollama] (==0.5.2b1) ; extra == 'ollama'
|
|
54
|
+
Provides-Extra: redis
|
|
55
|
+
Requires-Dist: pyautogen[redis] (==0.5.2b1) ; extra == 'redis'
|
|
56
|
+
Provides-Extra: retrievechat
|
|
57
|
+
Requires-Dist: pyautogen[retrievechat] (==0.5.2b1) ; extra == 'retrievechat'
|
|
58
|
+
Provides-Extra: retrievechat-mongodb
|
|
59
|
+
Requires-Dist: pyautogen[retrievechat-mongodb] (==0.5.2b1) ; extra == 'retrievechat-mongodb'
|
|
60
|
+
Provides-Extra: retrievechat-pgvector
|
|
61
|
+
Requires-Dist: pyautogen[retrievechat-pgvector] (==0.5.2b1) ; extra == 'retrievechat-pgvector'
|
|
62
|
+
Provides-Extra: retrievechat-qdrant
|
|
63
|
+
Requires-Dist: pyautogen[retrievechat-qdrant] (==0.5.2b1) ; extra == 'retrievechat-qdrant'
|
|
64
|
+
Provides-Extra: teachable
|
|
65
|
+
Requires-Dist: pyautogen[teachable] (==0.5.2b1) ; extra == 'teachable'
|
|
66
|
+
Provides-Extra: test
|
|
67
|
+
Requires-Dist: pyautogen[test] (==0.5.2b1) ; extra == 'test'
|
|
68
|
+
Provides-Extra: together
|
|
69
|
+
Requires-Dist: pyautogen[together] (==0.5.2b1) ; extra == 'together'
|
|
70
|
+
Provides-Extra: types
|
|
71
|
+
Requires-Dist: pyautogen[types] (==0.5.2b1) ; extra == 'types'
|
|
72
|
+
Provides-Extra: websockets
|
|
73
|
+
Requires-Dist: pyautogen[websockets] (==0.5.2b1) ; extra == 'websockets'
|
|
74
|
+
Provides-Extra: websurfer
|
|
75
|
+
Requires-Dist: pyautogen[websurfer] (==0.5.2b1) ; extra == 'websurfer'
|
|
18
76
|
|
|
19
77
|
<a name="readme-top"></a>
|
|
20
78
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
ag2-0.5.2b1.dist-info/LICENSE,sha256=GEFQVNayAR-S_rQD5l8hPdgvgyktVdy4Bx5-v90IfRI,11384
|
|
2
|
+
ag2-0.5.2b1.dist-info/METADATA,sha256=WuGqomJ9K4vZg8zaQJn7bpZmYSPn5cRE0IGEw2Hu41E,21597
|
|
3
|
+
ag2-0.5.2b1.dist-info/NOTICE.md,sha256=ucvou1bE6i2s40qyuU9RL0TeIVG01VhXoQ59EngtEz4,1317
|
|
4
|
+
ag2-0.5.2b1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
5
|
+
ag2-0.5.2b1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
6
|
+
ag2-0.5.2b1.dist-info/RECORD,,
|
ag2-0.5.1.dist-info/RECORD
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
ag2-0.5.1.dist-info/LICENSE,sha256=GEFQVNayAR-S_rQD5l8hPdgvgyktVdy4Bx5-v90IfRI,11384
|
|
2
|
-
ag2-0.5.1.dist-info/METADATA,sha256=UB0MpvcAQMZUiHFzd5CL9Nk1mC5B1Lta9UtBdocYaMA,18729
|
|
3
|
-
ag2-0.5.1.dist-info/NOTICE.md,sha256=ucvou1bE6i2s40qyuU9RL0TeIVG01VhXoQ59EngtEz4,1317
|
|
4
|
-
ag2-0.5.1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
5
|
-
ag2-0.5.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
6
|
-
ag2-0.5.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|