This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
autogen
Watch
1
Star
0
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2025-08-17 13:11:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-core
History
Jack Gerrits
cb1633b501
feat!: Add support for model family specification (
#4856
)
...
* Add support for model family specification * spelling mistake * lint, etc * fixes
2024-12-30 15:09:21 -05:00
..
docs
Replace Tuple[type[ChatMessage], ...] with Sequence[type[ChatMessage]] (
#4857
)
2024-12-30 11:30:31 -08:00
samples
use model context for assistant agent, refactor model context (
#4681
)
2024-12-19 22:27:41 -08:00
src
/autogen_core
feat!: Add support for model family specification (
#4856
)
2024-12-30 15:09:21 -05:00
tests
feat!: Add support for model family specification (
#4856
)
2024-12-30 15:09:21 -05:00
.gitignore
API documentation page flattening (
#4556
)
2024-12-04 18:24:07 -08:00
LICENSE-CODE
Include license file in package (
#3703
)
2024-10-09 15:01:09 -04:00
pyproject.toml
dev12 (
#4839
)
2024-12-27 11:49:12 -08:00
README.md
Update references in docs (
#4590
)
2024-12-06 01:59:28 -08:00
README.md
AutoGen Core
Documentation