ag2 0.8.3__tar.gz → 0.8.4__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.
- {ag2-0.8.3/ag2.egg-info → ag2-0.8.4}/PKG-INFO +1 -1
- {ag2-0.8.3 → ag2-0.8.4/ag2.egg-info}/PKG-INFO +1 -1
- ag2-0.8.4/ag2.egg-info/requires.txt +154 -0
- {ag2-0.8.3 → ag2-0.8.4}/pyproject.toml +4 -2
- ag2-0.8.3/ag2.egg-info/requires.txt +0 -154
- {ag2-0.8.3 → ag2-0.8.4}/LICENSE +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/NOTICE.md +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/README.md +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/ag2.egg-info/SOURCES.txt +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/ag2.egg-info/dependency_links.txt +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/ag2.egg-info/top_level.txt +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/setup.cfg +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/setup_ag2.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_browser_utils.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_code_utils.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_conftest.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_graph_utils.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_import.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_import_utils.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_json_utils.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_llm_config.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_logging.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_notebook.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_retrieve_utils.py +0 -0
- {ag2-0.8.3 → ag2-0.8.4}/test/test_token_count.py +0 -0
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
pyautogen==0.8.4
|
|
2
|
+
|
|
3
|
+
[anthropic]
|
|
4
|
+
pyautogen[anthropic]==0.8.4
|
|
5
|
+
|
|
6
|
+
[autobuild]
|
|
7
|
+
pyautogen[autobuild]==0.8.4
|
|
8
|
+
|
|
9
|
+
[bedrock]
|
|
10
|
+
pyautogen[bedrock]==0.8.4
|
|
11
|
+
|
|
12
|
+
[blendsearch]
|
|
13
|
+
pyautogen[blendsearch]==0.8.4
|
|
14
|
+
|
|
15
|
+
[browser-use]
|
|
16
|
+
pyautogen[browser-use]==0.8.4
|
|
17
|
+
|
|
18
|
+
[captainagent]
|
|
19
|
+
pyautogen[captainagent]==0.8.4
|
|
20
|
+
|
|
21
|
+
[cerebras]
|
|
22
|
+
pyautogen[cerebras]==0.8.4
|
|
23
|
+
|
|
24
|
+
[cohere]
|
|
25
|
+
pyautogen[cohere]==0.8.4
|
|
26
|
+
|
|
27
|
+
[commsagent-discord]
|
|
28
|
+
pyautogen[commsagent-discord]==0.8.4
|
|
29
|
+
|
|
30
|
+
[commsagent-slack]
|
|
31
|
+
pyautogen[commsagent-slack]==0.8.4
|
|
32
|
+
|
|
33
|
+
[commsagent-telegram]
|
|
34
|
+
pyautogen[commsagent-telegram]==0.8.4
|
|
35
|
+
|
|
36
|
+
[cosmosdb]
|
|
37
|
+
pyautogen[cosmosdb]==0.8.4
|
|
38
|
+
|
|
39
|
+
[crawl4ai]
|
|
40
|
+
pyautogen[crawl4ai]==0.8.4
|
|
41
|
+
|
|
42
|
+
[deepseek]
|
|
43
|
+
pyautogen[deepseek]==0.8.4
|
|
44
|
+
|
|
45
|
+
[dev]
|
|
46
|
+
pyautogen[dev]==0.8.4
|
|
47
|
+
|
|
48
|
+
[docs]
|
|
49
|
+
pyautogen[docs]==0.8.4
|
|
50
|
+
|
|
51
|
+
[flaml]
|
|
52
|
+
pyautogen[flaml]==0.8.4
|
|
53
|
+
|
|
54
|
+
[gemini]
|
|
55
|
+
pyautogen[gemini]==0.8.4
|
|
56
|
+
|
|
57
|
+
[gemini-realtime]
|
|
58
|
+
pyautogen[gemini-realtime]==0.8.4
|
|
59
|
+
|
|
60
|
+
[google-search]
|
|
61
|
+
pyautogen[google-search]==0.8.4
|
|
62
|
+
|
|
63
|
+
[graph]
|
|
64
|
+
pyautogen[graph]==0.8.4
|
|
65
|
+
|
|
66
|
+
[graph-rag-falkor-db]
|
|
67
|
+
pyautogen[graph-rag-falkor-db]==0.8.4
|
|
68
|
+
|
|
69
|
+
[groq]
|
|
70
|
+
pyautogen[groq]==0.8.4
|
|
71
|
+
|
|
72
|
+
[interop]
|
|
73
|
+
pyautogen[interop]==0.8.4
|
|
74
|
+
|
|
75
|
+
[interop-crewai]
|
|
76
|
+
pyautogen[interop-crewai]==0.8.4
|
|
77
|
+
|
|
78
|
+
[interop-langchain]
|
|
79
|
+
pyautogen[interop-langchain]==0.8.4
|
|
80
|
+
|
|
81
|
+
[interop-pydantic-ai]
|
|
82
|
+
pyautogen[interop-pydantic-ai]==0.8.4
|
|
83
|
+
|
|
84
|
+
[jupyter-executor]
|
|
85
|
+
pyautogen[jupyter-executor]==0.8.4
|
|
86
|
+
|
|
87
|
+
[lint]
|
|
88
|
+
pyautogen[lint]==0.8.4
|
|
89
|
+
|
|
90
|
+
[lmm]
|
|
91
|
+
pyautogen[lmm]==0.8.4
|
|
92
|
+
|
|
93
|
+
[long-context]
|
|
94
|
+
pyautogen[long-context]==0.8.4
|
|
95
|
+
|
|
96
|
+
[mathchat]
|
|
97
|
+
pyautogen[mathchat]==0.8.4
|
|
98
|
+
|
|
99
|
+
[mistral]
|
|
100
|
+
pyautogen[mistral]==0.8.4
|
|
101
|
+
|
|
102
|
+
[neo4j]
|
|
103
|
+
pyautogen[neo4j]==0.8.4
|
|
104
|
+
|
|
105
|
+
[ollama]
|
|
106
|
+
pyautogen[ollama]==0.8.4
|
|
107
|
+
|
|
108
|
+
[openai]
|
|
109
|
+
pyautogen[openai]==0.8.4
|
|
110
|
+
|
|
111
|
+
[openai-realtime]
|
|
112
|
+
pyautogen[openai-realtime]==0.8.4
|
|
113
|
+
|
|
114
|
+
[rag]
|
|
115
|
+
pyautogen[rag]==0.8.4
|
|
116
|
+
|
|
117
|
+
[redis]
|
|
118
|
+
pyautogen[redis]==0.8.4
|
|
119
|
+
|
|
120
|
+
[retrievechat]
|
|
121
|
+
pyautogen[retrievechat]==0.8.4
|
|
122
|
+
|
|
123
|
+
[retrievechat-couchbase]
|
|
124
|
+
pyautogen[retrievechat-couchbase]==0.8.4
|
|
125
|
+
|
|
126
|
+
[retrievechat-mongodb]
|
|
127
|
+
pyautogen[retrievechat-mongodb]==0.8.4
|
|
128
|
+
|
|
129
|
+
[retrievechat-pgvector]
|
|
130
|
+
pyautogen[retrievechat-pgvector]==0.8.4
|
|
131
|
+
|
|
132
|
+
[retrievechat-qdrant]
|
|
133
|
+
pyautogen[retrievechat-qdrant]==0.8.4
|
|
134
|
+
|
|
135
|
+
[teachable]
|
|
136
|
+
pyautogen[teachable]==0.8.4
|
|
137
|
+
|
|
138
|
+
[test]
|
|
139
|
+
pyautogen[test]==0.8.4
|
|
140
|
+
|
|
141
|
+
[together]
|
|
142
|
+
pyautogen[together]==0.8.4
|
|
143
|
+
|
|
144
|
+
[twilio]
|
|
145
|
+
pyautogen[twilio]==0.8.4
|
|
146
|
+
|
|
147
|
+
[types]
|
|
148
|
+
pyautogen[types]==0.8.4
|
|
149
|
+
|
|
150
|
+
[websockets]
|
|
151
|
+
pyautogen[websockets]==0.8.4
|
|
152
|
+
|
|
153
|
+
[websurfer]
|
|
154
|
+
pyautogen[websurfer]==0.8.4
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[metadata]
|
|
6
6
|
license_file = "LICENSE"
|
|
7
|
-
|
|
7
|
+
description_file = "README.md"
|
|
8
8
|
|
|
9
9
|
[project]
|
|
10
10
|
name = "pyautogen"
|
|
@@ -452,6 +452,7 @@ files = [
|
|
|
452
452
|
"autogen/llm_config.py",
|
|
453
453
|
"autogen/logger",
|
|
454
454
|
"autogen/messages",
|
|
455
|
+
"autogen/oai/gemini_types.py",
|
|
455
456
|
"autogen/oai/oai_models",
|
|
456
457
|
"autogen/oai/openai_utils.py",
|
|
457
458
|
"autogen/tools",
|
|
@@ -466,6 +467,8 @@ files = [
|
|
|
466
467
|
# "test/fast_depends",
|
|
467
468
|
"test/interop",
|
|
468
469
|
"test/io",
|
|
470
|
+
"test/oai/test_oai_models.py",
|
|
471
|
+
"test/oai/test_gemini_types.py",
|
|
469
472
|
"test/test_json_utils.py",
|
|
470
473
|
"test/test_llm_config.py",
|
|
471
474
|
"test/messages",
|
|
@@ -473,7 +476,6 @@ files = [
|
|
|
473
476
|
"test/test_import.py",
|
|
474
477
|
"test/tools",
|
|
475
478
|
"test/website",
|
|
476
|
-
"test/oai/test_oai_models.py",
|
|
477
479
|
]
|
|
478
480
|
|
|
479
481
|
exclude = [
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
pyautogen==0.8.3
|
|
2
|
-
|
|
3
|
-
[anthropic]
|
|
4
|
-
pyautogen[anthropic]==0.8.3
|
|
5
|
-
|
|
6
|
-
[autobuild]
|
|
7
|
-
pyautogen[autobuild]==0.8.3
|
|
8
|
-
|
|
9
|
-
[bedrock]
|
|
10
|
-
pyautogen[bedrock]==0.8.3
|
|
11
|
-
|
|
12
|
-
[blendsearch]
|
|
13
|
-
pyautogen[blendsearch]==0.8.3
|
|
14
|
-
|
|
15
|
-
[browser-use]
|
|
16
|
-
pyautogen[browser-use]==0.8.3
|
|
17
|
-
|
|
18
|
-
[captainagent]
|
|
19
|
-
pyautogen[captainagent]==0.8.3
|
|
20
|
-
|
|
21
|
-
[cerebras]
|
|
22
|
-
pyautogen[cerebras]==0.8.3
|
|
23
|
-
|
|
24
|
-
[cohere]
|
|
25
|
-
pyautogen[cohere]==0.8.3
|
|
26
|
-
|
|
27
|
-
[commsagent-discord]
|
|
28
|
-
pyautogen[commsagent-discord]==0.8.3
|
|
29
|
-
|
|
30
|
-
[commsagent-slack]
|
|
31
|
-
pyautogen[commsagent-slack]==0.8.3
|
|
32
|
-
|
|
33
|
-
[commsagent-telegram]
|
|
34
|
-
pyautogen[commsagent-telegram]==0.8.3
|
|
35
|
-
|
|
36
|
-
[cosmosdb]
|
|
37
|
-
pyautogen[cosmosdb]==0.8.3
|
|
38
|
-
|
|
39
|
-
[crawl4ai]
|
|
40
|
-
pyautogen[crawl4ai]==0.8.3
|
|
41
|
-
|
|
42
|
-
[deepseek]
|
|
43
|
-
pyautogen[deepseek]==0.8.3
|
|
44
|
-
|
|
45
|
-
[dev]
|
|
46
|
-
pyautogen[dev]==0.8.3
|
|
47
|
-
|
|
48
|
-
[docs]
|
|
49
|
-
pyautogen[docs]==0.8.3
|
|
50
|
-
|
|
51
|
-
[flaml]
|
|
52
|
-
pyautogen[flaml]==0.8.3
|
|
53
|
-
|
|
54
|
-
[gemini]
|
|
55
|
-
pyautogen[gemini]==0.8.3
|
|
56
|
-
|
|
57
|
-
[gemini-realtime]
|
|
58
|
-
pyautogen[gemini-realtime]==0.8.3
|
|
59
|
-
|
|
60
|
-
[google-search]
|
|
61
|
-
pyautogen[google-search]==0.8.3
|
|
62
|
-
|
|
63
|
-
[graph]
|
|
64
|
-
pyautogen[graph]==0.8.3
|
|
65
|
-
|
|
66
|
-
[graph-rag-falkor-db]
|
|
67
|
-
pyautogen[graph-rag-falkor-db]==0.8.3
|
|
68
|
-
|
|
69
|
-
[groq]
|
|
70
|
-
pyautogen[groq]==0.8.3
|
|
71
|
-
|
|
72
|
-
[interop]
|
|
73
|
-
pyautogen[interop]==0.8.3
|
|
74
|
-
|
|
75
|
-
[interop-crewai]
|
|
76
|
-
pyautogen[interop-crewai]==0.8.3
|
|
77
|
-
|
|
78
|
-
[interop-langchain]
|
|
79
|
-
pyautogen[interop-langchain]==0.8.3
|
|
80
|
-
|
|
81
|
-
[interop-pydantic-ai]
|
|
82
|
-
pyautogen[interop-pydantic-ai]==0.8.3
|
|
83
|
-
|
|
84
|
-
[jupyter-executor]
|
|
85
|
-
pyautogen[jupyter-executor]==0.8.3
|
|
86
|
-
|
|
87
|
-
[lint]
|
|
88
|
-
pyautogen[lint]==0.8.3
|
|
89
|
-
|
|
90
|
-
[lmm]
|
|
91
|
-
pyautogen[lmm]==0.8.3
|
|
92
|
-
|
|
93
|
-
[long-context]
|
|
94
|
-
pyautogen[long-context]==0.8.3
|
|
95
|
-
|
|
96
|
-
[mathchat]
|
|
97
|
-
pyautogen[mathchat]==0.8.3
|
|
98
|
-
|
|
99
|
-
[mistral]
|
|
100
|
-
pyautogen[mistral]==0.8.3
|
|
101
|
-
|
|
102
|
-
[neo4j]
|
|
103
|
-
pyautogen[neo4j]==0.8.3
|
|
104
|
-
|
|
105
|
-
[ollama]
|
|
106
|
-
pyautogen[ollama]==0.8.3
|
|
107
|
-
|
|
108
|
-
[openai]
|
|
109
|
-
pyautogen[openai]==0.8.3
|
|
110
|
-
|
|
111
|
-
[openai-realtime]
|
|
112
|
-
pyautogen[openai-realtime]==0.8.3
|
|
113
|
-
|
|
114
|
-
[rag]
|
|
115
|
-
pyautogen[rag]==0.8.3
|
|
116
|
-
|
|
117
|
-
[redis]
|
|
118
|
-
pyautogen[redis]==0.8.3
|
|
119
|
-
|
|
120
|
-
[retrievechat]
|
|
121
|
-
pyautogen[retrievechat]==0.8.3
|
|
122
|
-
|
|
123
|
-
[retrievechat-couchbase]
|
|
124
|
-
pyautogen[retrievechat-couchbase]==0.8.3
|
|
125
|
-
|
|
126
|
-
[retrievechat-mongodb]
|
|
127
|
-
pyautogen[retrievechat-mongodb]==0.8.3
|
|
128
|
-
|
|
129
|
-
[retrievechat-pgvector]
|
|
130
|
-
pyautogen[retrievechat-pgvector]==0.8.3
|
|
131
|
-
|
|
132
|
-
[retrievechat-qdrant]
|
|
133
|
-
pyautogen[retrievechat-qdrant]==0.8.3
|
|
134
|
-
|
|
135
|
-
[teachable]
|
|
136
|
-
pyautogen[teachable]==0.8.3
|
|
137
|
-
|
|
138
|
-
[test]
|
|
139
|
-
pyautogen[test]==0.8.3
|
|
140
|
-
|
|
141
|
-
[together]
|
|
142
|
-
pyautogen[together]==0.8.3
|
|
143
|
-
|
|
144
|
-
[twilio]
|
|
145
|
-
pyautogen[twilio]==0.8.3
|
|
146
|
-
|
|
147
|
-
[types]
|
|
148
|
-
pyautogen[types]==0.8.3
|
|
149
|
-
|
|
150
|
-
[websockets]
|
|
151
|
-
pyautogen[websockets]==0.8.3
|
|
152
|
-
|
|
153
|
-
[websurfer]
|
|
154
|
-
pyautogen[websurfer]==0.8.3
|
{ag2-0.8.3 → ag2-0.8.4}/LICENSE
RENAMED
|
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
|
|
File without changes
|