Commit f32244d
M hietala/merge remove enable telemetry function (#41009)
* init agents v1 with new operations
* update
* add samples
* aio
* update
* update
* updates
* update
* update
* update
* update
* update
* add create_thread_and_run
* create thread and process run
* add tests and update README (#40760)
* update README
* update tests
* fix sample
* adding tracing (#40769)
* Fix unit tests (#40783)
* Fix unit tests
* Record instrumentor tests
* modifying multiagent sample (#40799)
* Jhakulin/azure sdk review fixes (#40795)
Fix static analysis, updates from azure sdk reviews.
---------
Co-authored-by: nick863 <[email protected]>
* run black, fix some readme update snip issue (#40815)
* Howie/ffix toolcall (#40750)
* max retry and tests
* fix test
* Update samples csv data (#40821)
* update samples csv data
* add cspell
* Add ew artifact to list (#40833)
* [AI] [Agents] tool schema updates (#40841)
* [AI] [Agents] tool changes for Bing tools and Azure AI Search
* add implementation for abstract tool methods
* Remove packages not handled in the branch from the CI (#40842)
* Jhakulin/agents naming changes (#40845)
* naming changes
* update tests
* Record the tests and disable azue functions for now (#40852)
* Nirovins/record tests (#40854)
* Record the tests and disable azue functions for now
* Add recordings for azure functions
* Record instrumentation tests
---------
Co-authored-by: Jarno Hakulinen <[email protected]>
---------
Co-authored-by: Nikolay Rovinskiy <[email protected]>
* bring tests README back (#40858)
* Uncomment function tests (#40855)
* naming changes
* update names
* update
* update tests
* update
* Record the tests and disable azue functions for now (#40852)
* Nirovins/record tests (#40854)
* Record the tests and disable azue functions for now
* Add recordings for azure functions
* Record instrumentation tests
---------
Co-authored-by: Jarno Hakulinen <[email protected]>
* Uncomment function tests
* Fix
---------
Co-authored-by: jhakulin <[email protected]>
* Jhakulin/list op update (#40871)
* update list operations
* update tests
* update README
* update
* Fix the instrumentation tests (#40877)
* Fix the instrumentation tests
* Better instrumentation handling
* pylint
---------
Co-authored-by: Nikolay Rovinskiy <[email protected]>
* Howie/poll timeout (#40825)
* add timeout for polling
* fix merge
* fix merge
* fix merge
* fixed merge
* enable_auto_function_calls param changes (#40820)
* get CI green (#40884)
* fix logic app sample (#40883)
* agent azure monitor tracing sample updates (#40865)
* agent azure monitor tracing sample updates
* disable pylint for global statement
* agent tracing runid to feature branch (#40888)
* omit azure-ai-agents from pypy compatibility map
* [AI] [Agents] write initial CHANGELOG and add missing samples (#40891)
* [AI] [Agents] write initial CHANGELOG
* add sample for multiple connected agents
* add sample for connected agents
* update snippets
* try get green pipeline (#40914)
* resolved comments (#40922)
* update code owner (#40933)
* Howie/toolcall fix (#40939)
* update code owner
* fix tool call for async to be same as sync
* fix test
* Resolved Johan comments (#40943)
* resolved comments
* resolved comments
* Resolved comments
* change project label
* Hide the hack to use connection string. (#40945)
* FIx for function name changes (#40951)
* Remove Key Authentication (#40954)
* Remove Key Authentication
* Exclude samples
* Fix linter
* Fixed logger (#40957)
* clean up py (#40959)
* removing enable_trace function from agents telemetry
* removing an import of the removed function
* redoing change that was incorrectly merged
* removing one remaining enable_telemetry import
* adding instrumentor call to azure monitor tracing samples
* fixing multiagent sample trace configurator
* updating tracing snippet in readme
---------
Co-authored-by: jhakulin <[email protected]>
Co-authored-by: Nikolay Rovinskiy <[email protected]>
Co-authored-by: Howie Leung <[email protected]>
Co-authored-by: Glenn Harper <[email protected]>
Co-authored-by: Scott Beddall <[email protected]>1 parent 459ac58 commit f32244d
File tree
10 files changed
+58
-179
lines changed- sdk/ai/azure-ai-agents
- azure/ai/agents/telemetry
- samples
- agents_multiagent/utils
- agents_telemetry
10 files changed
+58
-179
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1172 | 1172 | | |
1173 | 1173 | | |
1174 | 1174 | | |
1175 | | - | |
1176 | | - | |
1177 | | - | |
1178 | | - | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
1179 | 1182 | | |
1180 | 1183 | | |
1181 | 1184 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
Lines changed: 1 addition & 152 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
9 | 7 | | |
10 | | - | |
11 | | - | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
| |||
157 | 153 | | |
158 | 154 | | |
159 | 155 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
40 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
41 | 57 | | |
42 | 58 | | |
43 | 59 | | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
sdk/ai/azure-ai-agents/samples/agents_telemetry/sample_agents_basics_async_with_console_tracing.py
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
sdk/ai/azure-ai-agents/samples/agents_telemetry/sample_agents_basics_with_azure_monitor_tracing.py
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
85 | 93 | | |
86 | 94 | | |
87 | 95 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
0 commit comments