ag2 0.7.4b1__py3-none-any.whl → 0.7.4b2__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.4b1.dist-info → ag2-0.7.4b2.dist-info}/METADATA +50 -50
- ag2-0.7.4b2.dist-info/RECORD +6 -0
- ag2-0.7.4b1.dist-info/RECORD +0 -6
- {ag2-0.7.4b1.dist-info → ag2-0.7.4b2.dist-info}/LICENSE +0 -0
- {ag2-0.7.4b1.dist-info → ag2-0.7.4b2.dist-info}/NOTICE.md +0 -0
- {ag2-0.7.4b1.dist-info → ag2-0.7.4b2.dist-info}/WHEEL +0 -0
- {ag2-0.7.4b1.dist-info → ag2-0.7.4b2.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.4b2
|
|
4
4
|
Summary: Alias package for pyautogen
|
|
5
5
|
Home-page: https://github.com/ag2ai/ag2
|
|
6
6
|
Author: Chi Wang & Qingyun Wu
|
|
@@ -14,104 +14,104 @@ 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.4b2
|
|
18
18
|
Provides-Extra: anthropic
|
|
19
|
-
Requires-Dist: pyautogen[anthropic]==0.7.
|
|
19
|
+
Requires-Dist: pyautogen[anthropic]==0.7.4b2; extra == "anthropic"
|
|
20
20
|
Provides-Extra: autobuild
|
|
21
|
-
Requires-Dist: pyautogen[autobuild]==0.7.
|
|
21
|
+
Requires-Dist: pyautogen[autobuild]==0.7.4b2; extra == "autobuild"
|
|
22
22
|
Provides-Extra: bedrock
|
|
23
|
-
Requires-Dist: pyautogen[bedrock]==0.7.
|
|
23
|
+
Requires-Dist: pyautogen[bedrock]==0.7.4b2; extra == "bedrock"
|
|
24
24
|
Provides-Extra: blendsearch
|
|
25
|
-
Requires-Dist: pyautogen[blendsearch]==0.7.
|
|
25
|
+
Requires-Dist: pyautogen[blendsearch]==0.7.4b2; extra == "blendsearch"
|
|
26
26
|
Provides-Extra: browser-use
|
|
27
|
-
Requires-Dist: pyautogen[browser-use]==0.7.
|
|
27
|
+
Requires-Dist: pyautogen[browser-use]==0.7.4b2; extra == "browser-use"
|
|
28
28
|
Provides-Extra: captainagent
|
|
29
|
-
Requires-Dist: pyautogen[captainagent]==0.7.
|
|
29
|
+
Requires-Dist: pyautogen[captainagent]==0.7.4b2; extra == "captainagent"
|
|
30
30
|
Provides-Extra: cerebras
|
|
31
|
-
Requires-Dist: pyautogen[cerebras]==0.7.
|
|
31
|
+
Requires-Dist: pyautogen[cerebras]==0.7.4b2; extra == "cerebras"
|
|
32
32
|
Provides-Extra: cohere
|
|
33
|
-
Requires-Dist: pyautogen[cohere]==0.7.
|
|
33
|
+
Requires-Dist: pyautogen[cohere]==0.7.4b2; extra == "cohere"
|
|
34
34
|
Provides-Extra: commsagent-discord
|
|
35
|
-
Requires-Dist: pyautogen[commsagent-discord]==0.7.
|
|
35
|
+
Requires-Dist: pyautogen[commsagent-discord]==0.7.4b2; extra == "commsagent-discord"
|
|
36
36
|
Provides-Extra: commsagent-slack
|
|
37
|
-
Requires-Dist: pyautogen[commsagent-slack]==0.7.
|
|
37
|
+
Requires-Dist: pyautogen[commsagent-slack]==0.7.4b2; extra == "commsagent-slack"
|
|
38
38
|
Provides-Extra: commsagent-telegram
|
|
39
|
-
Requires-Dist: pyautogen[commsagent-telegram]==0.7.
|
|
39
|
+
Requires-Dist: pyautogen[commsagent-telegram]==0.7.4b2; extra == "commsagent-telegram"
|
|
40
40
|
Provides-Extra: cosmosdb
|
|
41
|
-
Requires-Dist: pyautogen[cosmosdb]==0.7.
|
|
41
|
+
Requires-Dist: pyautogen[cosmosdb]==0.7.4b2; extra == "cosmosdb"
|
|
42
42
|
Provides-Extra: crawl4ai
|
|
43
|
-
Requires-Dist: pyautogen[crawl4ai]==0.7.
|
|
43
|
+
Requires-Dist: pyautogen[crawl4ai]==0.7.4b2; extra == "crawl4ai"
|
|
44
44
|
Provides-Extra: dev
|
|
45
|
-
Requires-Dist: pyautogen[dev]==0.7.
|
|
45
|
+
Requires-Dist: pyautogen[dev]==0.7.4b2; extra == "dev"
|
|
46
46
|
Provides-Extra: docs
|
|
47
|
-
Requires-Dist: pyautogen[docs]==0.7.
|
|
47
|
+
Requires-Dist: pyautogen[docs]==0.7.4b2; extra == "docs"
|
|
48
48
|
Provides-Extra: flaml
|
|
49
|
-
Requires-Dist: pyautogen[flaml]==0.7.
|
|
49
|
+
Requires-Dist: pyautogen[flaml]==0.7.4b2; extra == "flaml"
|
|
50
50
|
Provides-Extra: gemini
|
|
51
|
-
Requires-Dist: pyautogen[gemini]==0.7.
|
|
51
|
+
Requires-Dist: pyautogen[gemini]==0.7.4b2; extra == "gemini"
|
|
52
52
|
Provides-Extra: graph
|
|
53
|
-
Requires-Dist: pyautogen[graph]==0.7.
|
|
53
|
+
Requires-Dist: pyautogen[graph]==0.7.4b2; extra == "graph"
|
|
54
54
|
Provides-Extra: graph-rag-falkor-db
|
|
55
|
-
Requires-Dist: pyautogen[graph-rag-falkor-db]==0.7.
|
|
55
|
+
Requires-Dist: pyautogen[graph-rag-falkor-db]==0.7.4b2; extra == "graph-rag-falkor-db"
|
|
56
56
|
Provides-Extra: groq
|
|
57
|
-
Requires-Dist: pyautogen[groq]==0.7.
|
|
57
|
+
Requires-Dist: pyautogen[groq]==0.7.4b2; extra == "groq"
|
|
58
58
|
Provides-Extra: interop
|
|
59
|
-
Requires-Dist: pyautogen[interop]==0.7.
|
|
59
|
+
Requires-Dist: pyautogen[interop]==0.7.4b2; extra == "interop"
|
|
60
60
|
Provides-Extra: interop-crewai
|
|
61
|
-
Requires-Dist: pyautogen[interop-crewai]==0.7.
|
|
61
|
+
Requires-Dist: pyautogen[interop-crewai]==0.7.4b2; extra == "interop-crewai"
|
|
62
62
|
Provides-Extra: interop-langchain
|
|
63
|
-
Requires-Dist: pyautogen[interop-langchain]==0.7.
|
|
63
|
+
Requires-Dist: pyautogen[interop-langchain]==0.7.4b2; extra == "interop-langchain"
|
|
64
64
|
Provides-Extra: interop-pydantic-ai
|
|
65
|
-
Requires-Dist: pyautogen[interop-pydantic-ai]==0.7.
|
|
65
|
+
Requires-Dist: pyautogen[interop-pydantic-ai]==0.7.4b2; extra == "interop-pydantic-ai"
|
|
66
66
|
Provides-Extra: jupyter-executor
|
|
67
|
-
Requires-Dist: pyautogen[jupyter-executor]==0.7.
|
|
67
|
+
Requires-Dist: pyautogen[jupyter-executor]==0.7.4b2; extra == "jupyter-executor"
|
|
68
68
|
Provides-Extra: lint
|
|
69
|
-
Requires-Dist: pyautogen[lint]==0.7.
|
|
69
|
+
Requires-Dist: pyautogen[lint]==0.7.4b2; extra == "lint"
|
|
70
70
|
Provides-Extra: lmm
|
|
71
|
-
Requires-Dist: pyautogen[lmm]==0.7.
|
|
71
|
+
Requires-Dist: pyautogen[lmm]==0.7.4b2; extra == "lmm"
|
|
72
72
|
Provides-Extra: long-context
|
|
73
|
-
Requires-Dist: pyautogen[long-context]==0.7.
|
|
73
|
+
Requires-Dist: pyautogen[long-context]==0.7.4b2; extra == "long-context"
|
|
74
74
|
Provides-Extra: mathchat
|
|
75
|
-
Requires-Dist: pyautogen[mathchat]==0.7.
|
|
75
|
+
Requires-Dist: pyautogen[mathchat]==0.7.4b2; extra == "mathchat"
|
|
76
76
|
Provides-Extra: mistral
|
|
77
|
-
Requires-Dist: pyautogen[mistral]==0.7.
|
|
77
|
+
Requires-Dist: pyautogen[mistral]==0.7.4b2; extra == "mistral"
|
|
78
78
|
Provides-Extra: neo4j
|
|
79
|
-
Requires-Dist: pyautogen[neo4j]==0.7.
|
|
79
|
+
Requires-Dist: pyautogen[neo4j]==0.7.4b2; extra == "neo4j"
|
|
80
80
|
Provides-Extra: ollama
|
|
81
|
-
Requires-Dist: pyautogen[ollama]==0.7.
|
|
81
|
+
Requires-Dist: pyautogen[ollama]==0.7.4b2; extra == "ollama"
|
|
82
82
|
Provides-Extra: rag
|
|
83
|
-
Requires-Dist: pyautogen[rag]==0.7.
|
|
83
|
+
Requires-Dist: pyautogen[rag]==0.7.4b2; extra == "rag"
|
|
84
84
|
Provides-Extra: redis
|
|
85
|
-
Requires-Dist: pyautogen[redis]==0.7.
|
|
85
|
+
Requires-Dist: pyautogen[redis]==0.7.4b2; extra == "redis"
|
|
86
86
|
Provides-Extra: retrievechat
|
|
87
|
-
Requires-Dist: pyautogen[retrievechat]==0.7.
|
|
87
|
+
Requires-Dist: pyautogen[retrievechat]==0.7.4b2; extra == "retrievechat"
|
|
88
88
|
Provides-Extra: retrievechat-mongodb
|
|
89
|
-
Requires-Dist: pyautogen[retrievechat-mongodb]==0.7.
|
|
89
|
+
Requires-Dist: pyautogen[retrievechat-mongodb]==0.7.4b2; extra == "retrievechat-mongodb"
|
|
90
90
|
Provides-Extra: retrievechat-pgvector
|
|
91
|
-
Requires-Dist: pyautogen[retrievechat-pgvector]==0.7.
|
|
91
|
+
Requires-Dist: pyautogen[retrievechat-pgvector]==0.7.4b2; extra == "retrievechat-pgvector"
|
|
92
92
|
Provides-Extra: retrievechat-qdrant
|
|
93
|
-
Requires-Dist: pyautogen[retrievechat-qdrant]==0.7.
|
|
93
|
+
Requires-Dist: pyautogen[retrievechat-qdrant]==0.7.4b2; extra == "retrievechat-qdrant"
|
|
94
94
|
Provides-Extra: teachable
|
|
95
|
-
Requires-Dist: pyautogen[teachable]==0.7.
|
|
95
|
+
Requires-Dist: pyautogen[teachable]==0.7.4b2; extra == "teachable"
|
|
96
96
|
Provides-Extra: test
|
|
97
|
-
Requires-Dist: pyautogen[test]==0.7.
|
|
97
|
+
Requires-Dist: pyautogen[test]==0.7.4b2; extra == "test"
|
|
98
98
|
Provides-Extra: together
|
|
99
|
-
Requires-Dist: pyautogen[together]==0.7.
|
|
99
|
+
Requires-Dist: pyautogen[together]==0.7.4b2; extra == "together"
|
|
100
100
|
Provides-Extra: twilio
|
|
101
|
-
Requires-Dist: pyautogen[twilio]==0.7.
|
|
101
|
+
Requires-Dist: pyautogen[twilio]==0.7.4b2; extra == "twilio"
|
|
102
102
|
Provides-Extra: types
|
|
103
|
-
Requires-Dist: pyautogen[types]==0.7.
|
|
103
|
+
Requires-Dist: pyautogen[types]==0.7.4b2; extra == "types"
|
|
104
104
|
Provides-Extra: websockets
|
|
105
|
-
Requires-Dist: pyautogen[websockets]==0.7.
|
|
105
|
+
Requires-Dist: pyautogen[websockets]==0.7.4b2; extra == "websockets"
|
|
106
106
|
Provides-Extra: websurfer
|
|
107
|
-
Requires-Dist: pyautogen[websurfer]==0.7.
|
|
107
|
+
Requires-Dist: pyautogen[websurfer]==0.7.4b2; extra == "websurfer"
|
|
108
108
|
|
|
109
109
|
<a name="readme-top"></a>
|
|
110
110
|
|
|
111
111
|

|
|
112
112
|
[](https://badge.fury.io/py/autogen)
|
|
113
113
|
[](https://github.com/ag2ai/ag2/actions/workflows/python-package.yml)
|
|
114
|
-

|
|
115
115
|
[](https://discord.gg/pAbnFJrkgZ)
|
|
116
116
|
[](https://x.com/ag2oss)
|
|
117
117
|
|
|
@@ -242,7 +242,7 @@ _NOTE_: OAI_CONFIG_LIST_sample lists gpt-4o as the default model. If you use a d
|
|
|
242
242
|
|
|
243
243
|
### Option 1. Install and Run AG2 in Docker
|
|
244
244
|
|
|
245
|
-
Find detailed instructions for users [here](https://docs.ag2.ai/docs/installation/Docker#step-1-install-docker), and for developers [here](https://docs.ag2.ai/docs/contributor-guide/
|
|
245
|
+
Find detailed instructions for users [here](https://docs.ag2.ai/docs/installation/Docker#step-1-install-docker), and for developers [here](https://docs.ag2.ai/docs/contributor-guide/setup-development-environment).
|
|
246
246
|
|
|
247
247
|
### Option 2. Install AG2 Locally
|
|
248
248
|
|
|
@@ -321,7 +321,7 @@ Please find more [code examples](https://docs.ag2.ai/docs/Examples#automated-mul
|
|
|
321
321
|
|
|
322
322
|
## Enhanced LLM Inferences
|
|
323
323
|
|
|
324
|
-
AG2 also helps maximize the utility out of the expensive LLMs such as gpt-4o. It offers
|
|
324
|
+
AG2 also helps maximize the utility out of the expensive LLMs such as gpt-4o. It offers enhanced LLM inference with powerful functionalities like caching, error handling, multi-config inference and templating.
|
|
325
325
|
|
|
326
326
|
<!-- For example, you can optimize generations by LLM with your own tuning data, success metrics, and budgets.
|
|
327
327
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
ag2-0.7.4b2.dist-info/LICENSE,sha256=GEFQVNayAR-S_rQD5l8hPdgvgyktVdy4Bx5-v90IfRI,11384
|
|
2
|
+
ag2-0.7.4b2.dist-info/METADATA,sha256=tOwx0qmts2xFCWyuxkMhODP5uBH5h5g_oeGHj7uhi4E,23715
|
|
3
|
+
ag2-0.7.4b2.dist-info/NOTICE.md,sha256=07iCPQGbth4pQrgkSgZinJGT5nXddkZ6_MGYcBd2oiY,1134
|
|
4
|
+
ag2-0.7.4b2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
5
|
+
ag2-0.7.4b2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
6
|
+
ag2-0.7.4b2.dist-info/RECORD,,
|
ag2-0.7.4b1.dist-info/RECORD
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
ag2-0.7.4b1.dist-info/LICENSE,sha256=GEFQVNayAR-S_rQD5l8hPdgvgyktVdy4Bx5-v90IfRI,11384
|
|
2
|
-
ag2-0.7.4b1.dist-info/METADATA,sha256=ti2v64AyAsTTdWE4c4IwnjYs2c3He6LV3OSFM5CdkEs,23778
|
|
3
|
-
ag2-0.7.4b1.dist-info/NOTICE.md,sha256=07iCPQGbth4pQrgkSgZinJGT5nXddkZ6_MGYcBd2oiY,1134
|
|
4
|
-
ag2-0.7.4b1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
5
|
-
ag2-0.7.4b1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
6
|
-
ag2-0.7.4b1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|