Jack Gerrits
|
561897b4ee
|
Disallow unions in dataclass messages, move check to creation instead of usage (#499)
* Disallow unions in dataclass messages, move check to creation instead of usage
* make image serializable by pydantic
* fixup team one
* update lockfile
* fix
* fix dataclass checking bug
* fix mypy
|
2024-09-16 12:37:26 -04:00 |
|
Jack Gerrits
|
a815935062
|
Add agentchat lib boilerplate (#493)
* Add agentchat lib
* update lockfile
|
2024-09-13 10:47:36 -04:00 |
|
Jack Gerrits
|
3ab51d3006
|
Port docker code executor, make async, make code executor restart async (#489)
* Port docker code executor, make async, make code executor restart async
* add export
* fmt
* fix async file
|
2024-09-12 16:33:30 -04:00 |
|
Aamir
|
461b8a8bbd
|
Add basic OTEL tracing for SingleThreadedAgentRuntime and WorkerAgentRuntime (#459)
* Downgrade protobuf from v5 to v4
* Add some telemetry blocks fo single threaded agent runtime
* Rename
* Add comments
* Update uv sync
* Address build complains
* Fix mypy
* Add tracing for worker
* Add tracing to worker
* Fix
* Fix up
* Update
* Simplify
* UpdateUpdate
* Add test dep for otel sdk
* Minor fix
* Add telemetry docs
* Simple
* Fix mypy
* Add testFix
* Fix merge
* Update telemetry.md
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
|
2024-09-11 19:47:55 -04:00 |
|
Aamir
|
df362c53cf
|
Downgrade protobuf from v5 to v4 (#453)
|
2024-09-06 13:49:02 -04:00 |
|
Jack Gerrits
|
ba64f442de
|
Remove static subscription restriction (#439)
|
2024-08-30 14:00:11 -04:00 |
|
Aamir
|
fa826ab71c
|
Add lock file and update readme (#434)
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
|
2024-08-30 09:10:26 -04:00 |
|