Eric Zhu
9f2c5aa1be
Update to version 0.6.4 ( #6784 )
2025-07-09 10:46:23 -07:00
Eric Zhu
0a2971c54a
Update version to 0.6.3 ( #6781 )
2025-07-09 09:21:44 -07:00
Eric Zhu
f881d8a80d
Remove otel semcov package from core dependencies ( #6775 )
2025-07-08 18:03:58 -07:00
Eric Zhu
4a3634d6da
Move docs from python/packages/autogen-core to python/docs ( #6757 )
2025-07-06 21:31:36 -07:00
Eric Zhu
83845584c0
update version to 0.6.2 ( #6734 )
2025-07-01 08:13:46 +09:00
Eric Zhu
e14fb8fc09
OTel GenAI Traces for Agent and Tool ( #6653 )
...
Add OTel GenAI traces:
- `create_agent`
- `invoke_agnet`
- `execute_tool`
Introduces context manager helpers to create these traces. The helpers
also serve as instrumentation points for other instrumentation
libraries.
Resolves #6644
2025-06-12 15:07:47 -07:00
Eric Zhu
348bcb17a8
Update version to 0.6.1 ( #6631 )
2025-06-04 22:47:36 -07:00
Eric Zhu
16e1943c05
Update version to 0.6.0 ( #6624 )
2025-06-04 16:50:19 -07:00
Eric Zhu
177211b5b4
Update version 0.5.7 ( #6518 )
2025-05-12 17:19:32 -07:00
Eric Zhu
8efa1f10a9
update autogen version 0.5.6 ( #6433 )
2025-04-29 16:18:36 -07:00
Eric Zhu
70784eaeda
Update version to 0.5.5 ( #6397 )
2025-04-25 14:22:03 -07:00
Eric Zhu
183dbb8dd1
Update version 0.5.4 ( #6334 )
2025-04-18 17:19:07 -07:00
Eric Zhu
8bd162f8fc
Update version to 0.5.3 ( #6310 )
2025-04-16 11:02:25 -07:00
Eric Zhu
3500170be1
update version 0.5.2 ( #6296 )
...
Update version
2025-04-14 18:03:44 -07:00
Eric Zhu
47602eac9e
Update version to 0.5.1 ( #6195 )
2025-04-03 15:10:41 -07:00
Eric Zhu
5508cc7a43
Update versions to 0.5.0 ( #6184 )
2025-04-02 18:15:50 -07:00
Eric Zhu
bb8439c7bd
update version to v0.4.9 ( #5903 )
2025-03-11 19:35:22 -07:00
peterychang
21770766bf
copy tooltip on focus. Upgrade PDT version ( #5848 )
...
<!-- Thank you for your contribution! Please review
https://microsoft.github.io/autogen/docs/Contribute before opening a
pull request. -->
<!-- Please add a reviewer to the assignee section when you create a PR.
If you don't have the access to it, we will shortly find a reviewer and
assign them to your PR. -->
## Why are these changes needed?
(Partially?) fixes accessibility issue (19). Question out to
accessibility team whether its enough.
Migrating to 16.0 for accessibility fixes. Not moving to 16.1 yet
because of a weird change to the 'Show Source' link's appearance
## Related issue number
#5630
## Checks
- [ ] I've included any doc changes needed for
<https://microsoft.github.io/autogen/ >. See
<https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md > to
build and test documentation locally.
- [ ] I've added tests (if relevant) corresponding to the changes
introduced in this PR.
- [ ] I've made sure all auto checks have passed.
Co-authored-by: Ryan Sweet <rysweet@microsoft.com >
2025-03-06 19:47:36 +00:00
Eric Zhu
6bc896f6e2
update versions to 0.4.8 ( #5689 )
2025-02-24 23:46:37 +00:00
Eric Zhu
b04775f3dc
Update python version to v0.4.7 ( #5558 )
2025-02-14 20:08:38 -08:00
Eric Zhu
378b5ac09a
Update version to 0.4.6 ( #5477 )
2025-02-10 11:22:23 -08:00
Eric Zhu
71bf20b8a2
chore: update package versions to 0.4.5 and remove deprecated requirements ( #5280 )
2025-01-31 01:52:45 +00:00
Mohammad Mazraeh
2f1684b698
update dependencies to work with protobuf 5 ( #5195 )
...
Closes #5074
Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com >
2025-01-28 22:11:54 -08:00
Eric Zhu
b29d0bda2f
update versions to 0.4.4 and m1 cli to 0.2.3 ( #5229 )
2025-01-28 17:59:14 +00:00
Leonardo Pinheiro
a1fdbd9692
Use caching to run tests and report coverage ( #5086 )
...
* use caching to run tests and report coverage
* fix test step dep name
* try to fix cov fname
* add working dir to mv step
* update artifact download
* fmt
* reduce concurrency on ext test
---------
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com >
2025-01-17 14:32:18 +00:00
Sachin Joglekar
8bd65c672f
Add ChatCompletionCache along with AbstractStore for caching completions ( #4924 )
...
* Add ChatCompletionCache along with AbstractStore for caching completions
* Addressing comments
* Improve interface for cachestore
* Improve documentation & revert protocol
* Make cache store typed, and improve docs
* remove unnecessary casts
2025-01-16 15:47:38 -08:00
Jack Gerrits
1a3ac626eb
Update version to 0.4.3 pre-emptively ( #5066 )
...
* Update version to 0.4.3
* lock
* update lock
* lock
2025-01-15 19:11:32 -05:00
Jack Gerrits
91ec611338
Update version to 0.4.1 ( #5029 )
...
* Update version to 0.4.1
* lock
* dest dir
* remove website changes
2025-01-13 21:22:03 +00:00
Jack Gerrits
c2721ff65b
Update all versions to 0.4.0 ( #4941 )
...
* Update all versions to 0.4.0
* update redirect
* install with upgrade for agentchat
2025-01-09 15:29:54 -05:00
Jack Gerrits
0122d44aa3
OpenAI assistant fixes ( #4969 )
2025-01-09 12:06:01 -08:00
Jack Gerrits
d4b406b78c
refactor!: Reduce dependencies of core, remove image from URL ( #4919 )
...
* Reduce dependencies of core
* Update lock
* add package to test deps
* Update lock
* aio console dep
* Update lock
2025-01-07 18:30:04 +00:00
Eric Zhu
725d573d5b
Update tutorial content; move selector group chat and swarm outside of tutorial. ( #4915 )
...
* Update tutorial content; move selector group chat and swarm outside of tutorial.
* Add redirect
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
2025-01-07 09:57:23 -08:00
Sachin Joglekar
ecdade3d3e
Add coverage task & integrate with poe check ( #4847 )
...
* Add coverage task & integrate with poe check
* Adding workflow
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2025-01-02 09:49:18 -05:00
Jack Gerrits
fb1094d9c3
Update to dev13 ( #4862 )
2024-12-30 17:12:51 -05:00
Eric Zhu
d933b9ab5f
dev12 ( #4839 )
...
* dev12
2024-12-27 11:49:12 -08:00
Jack Gerrits
fadff4aece
Fix definition of workspace package, remove uv pin ( #4830 )
...
* Fix definition of workspace package, remove uv pin
* add --all-packages
* pin docs uv versions for older project structure
* try old version to verify CI
* Use workflow target
* change syntax
* change check
* try with var in matrix
* add all packages to workspace
* remove project table
2024-12-27 13:11:42 -05:00
Sachin Joglekar
d1dff316bc
Update pydantic version & fix mypy errors ( #4811 )
...
* Update pydantic version & fix mypy errors
* uv lock changes
* Update lock
* update lockfile
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com >
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
2024-12-27 08:53:52 -05:00
Eric Zhu
f774eaa105
Add minimum dep versions ( #4803 )
2024-12-26 12:40:32 -05:00
Eric Zhu
6c1f638960
dev11 release ( #4642 )
...
* dev11 release
2024-12-10 08:28:48 -08:00
Jack Gerrits
7e7265ddd0
Update version for dev10 ( #4630 )
...
* Update version for dev10
* fix notebook
2024-12-09 19:33:21 -08:00
peterychang
c5c3444bce
Add user proxy docs. Make user proxy's default impl cancellable ( #4459 )
...
* Add user proxy docs. Make user proxy's default impl cancellable
* remove unnecessary import
* revert accidental change
* address PR comments
* uv sync
* Fix bugs
* poe format
* fixing mypy issues
* poe format
* ignore pyright errors for ainput
* fix example code
* remove unused import
* fix accidental reversion, example code
* formatting
* fix typing
* Update python/packages/autogen-core/docs/src/user-guide/agentchat-user-guide/tutorial/agents.ipynb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update python/packages/autogen-core/docs/src/user-guide/agentchat-user-guide/tutorial/agents.ipynb
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-12-06 14:53:59 -08:00
Eric Zhu
8707729da9
dev9 ( #4585 )
...
* dev9
2024-12-06 00:43:56 -08:00
Eric Zhu
cc6765b189
API documentation page flattening ( #4556 )
...
* API documentation page refactor
* Fix links and unused pages
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com >
2024-12-04 18:24:07 -08:00
Jack Gerrits
2b878763f8
Move grpc runtimes to ext, flatten application ( #4553 )
...
* Move grpc runtimes to ext, flatten application
* rename to grpc
* fmt
2024-12-04 16:23:20 -08:00
Ryan Sweet
1c09de8d47
HelloAgents App Host with xlang sample ( #4395 )
...
* adds a python xlang sample and aspire code to host it
* fixes message delivery on dotnet runtime
2024-12-03 08:09:02 -08:00
Eric Zhu
f70869f236
update dev8 ( #4417 )
2024-11-27 14:39:31 -08:00
Eric Zhu
a4e6d0d977
Add grpcio back to deps ( #4402 )
...
* Add grpcio back to deps
* Update uv lock
2024-11-27 09:08:14 -05:00
Jack Gerrits
45f16f534b
Fix deprecated usages ( #4374 )
2024-11-26 16:31:23 -08:00
peterychang
74bcd5e0f6
add protobuf serialization test ( #4224 )
...
* add protobuf serialization test
* proto file regeneration
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com >
Co-authored-by: Mohammad Mazraeh <Mazraeh.Mohammad@Gmail.com >
2024-11-26 15:37:40 -05:00
Jack Gerrits
1a02e2ba4b
Update version to dev7 ( #4359 )
...
* Update version to dev7
* update other references
2024-11-25 14:09:41 -08:00