wangtao
synced new reference refs/tags/v0.4.0.dev6 to wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced commits to refs/tags/v0.4.0.dev6 at wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced new reference refs/tags/v0.4.0.dev5 to wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced commits to refs/tags/v0.4.0.dev5 at wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced new reference refs/tags/v0.4.0.dev4 to wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced commits to refs/tags/v0.4.0.dev4 at wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced new reference refs/tags/v0.4.0.dev3 to wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced commits to refs/tags/v0.4.0.dev3 at wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced new reference refs/tags/v0.2.38 to wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced commits to refs/tags/v0.2.38 at wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
wangtao
synced commits to refs/pull/4000/merge at wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
f3499e212a
Merge 39d79b0064b40c49305e36917081c0dd30a8003e into 51b361dfcf8a78343c92bc76e79ce5acb4721b48
51b361dfcf
WebSurfer changes - incl move to lazy init. (#4092)
e111db9afa
Handle on_reset (#4145)
570471bed7
Add reply chat completion client (#4096)
3b8d0ddb67
Various Additions to the Documentation (#4139)
wangtao
synced commits to refs/pull/4000/head at wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
39d79b0064
merge main
10987685b9
Update README.md for magentic-one (#4061)
8603317537
Magentic-One Log Viewer + preview API (#4032)
eca8a95c61
Remove isinstance check from FunctionTool (#3987) (#4056)
f40336fda1
Do not exclude Properties or appsettings.json via .gitignore, commit missing files (#4057)
wangtao
synced commits to refs/pull/3999/head at wangtao/autogen from mirror
2024-11-14 02:07:25 +08:00
9028bb6d18
remove extra files
a6f0c7cc8a
python/packages/autogen-core/samples/distributed-group-chat/public/avatars/group_chat_manager.png: convert to Git LFS
2b20a74ef0
python/packages/autogen-core/samples/distributed-group-chat/public/avatars/editor.png: convert to Git LFS
ba0be1f78f
python/packages/autogen-core/samples/distributed-group-chat/public/avatars/writer.png: convert to Git LFS
ccf94bfdb5
python/packages/autogen-core/samples/distributed-group-chat/public/logo.png: convert to Git LFS
wangtao
synced commits to refs/pull/3997/head at wangtao/autogen from mirror
2024-11-14 02:07:24 +08:00
c9d13586e0
reformat
5b0422bd07
Merge branch 'main' into u/fix#3996
51cd5b8d1f
interface inheritance examples (#3989)
wangtao
synced commits to refs/pull/3990/head at wangtao/autogen from mirror
2024-11-14 02:07:24 +08:00
456e0525e5
Merge branch 'main' into agentchat-response
e63fd17ed5
[.Net] use file-scope (#3997)
3ca80a8d82
Merge branch 'main' into agentchat-response
51cd5b8d1f
interface inheritance examples (#3989)
wangtao
synced commits to refs/pull/3985/head at wangtao/autogen from mirror
2024-11-14 02:07:24 +08:00
4cc5e00f81
fix format
9d052a1661
Merge branch 'main' into u/refactor
d9821ee98c
remove AgentId
3d51ab76ae
Formalize `ChatAgent` response as a dataclass with inner messages (#3990)
e63fd17ed5
[.Net] use file-scope (#3997)
wangtao
synced commits to refs/pull/3879/merge at wangtao/autogen from mirror
2024-11-14 02:07:24 +08:00
134fa25114
Merge 0b952d4ae17a14bb680cc3ae9dc18f2af896bcb6 into f40336fda1f0a8a6bb5d9fece689eedb9948f689
f40336fda1
Do not exclude Properties or appsettings.json via .gitignore, commit missing files (#4057)
16e64c4c10
Rename `model_usage` to `models_usage`. (#4053)
f46e52e6ff
[.NET] Update version of Microsoft.Extension.Ai & System.Text.Json (#4044)
5e0b677acc
[.NET] Create tools from M.E.A.I AIFunctionFactory (#4041)
wangtao
synced commits to refs/pull/3798/merge at wangtao/autogen from mirror
2024-11-14 02:07:24 +08:00
ebe099a75f
Merge 0717bf4e917041bced6ace0fdb53ceb8db99edc5 into 16463a8a9851f5adb54c4685d443f5d749f052a2
16463a8a98
Update topic-and-subscription.md (#4168)
b9f7282830
Add visualization of Agent Message Transitions State in AGS (#4148)
913c052a7d
Fix topic name for community samples (#4156)
458d273fc4
Refactoring the services and implementing an in-memory runtime for .NET (#4005)
wangtao
synced commits to refs/pull/3591/merge at wangtao/autogen from mirror
2024-11-14 02:07:24 +08:00
24b7cc1728
Merge 1cdb871849f08a87a67c767e8badc198bc085fd9 into 8a8fcd8906936fd39c92956ee0cc256fd7fa0900
8a8fcd8906
update version (#4122)
23c14bc937
fix(oai): fixing a bug when not using the OpenAIWrapper by making rate limiter config optional. (#4066)
9f428880b3
Fix 0.2 Quickstart example llm_config issue (#4060)
wangtao
synced commits to refs/pull/3581/merge at wangtao/autogen from mirror
2024-11-14 02:07:24 +08:00
7ca944fbf0
Merge 604d2da83e0ad6719497e89d6791a8913a9f13ec into 8a8fcd8906936fd39c92956ee0cc256fd7fa0900
8a8fcd8906
update version (#4122)
23c14bc937
fix(oai): fixing a bug when not using the OpenAIWrapper by making rate limiter config optional. (#4066)
9f428880b3
Fix 0.2 Quickstart example llm_config issue (#4060)