Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2643 - groupchat model registration #2696

Merged
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
cf72ebf
remove unused import statement
May 15, 2024
4940d36
fix #2643: register custom model clients within GroupChat
May 15, 2024
d481570
add docs for fix #2643
May 15, 2024
5d27846
Update website/docs/topics/groupchat/using_custom_models.md
Matteo-Frattaroli May 16, 2024
73cc0ed
Update website/docs/topics/groupchat/using_custom_models.md
Matteo-Frattaroli May 16, 2024
b7d5339
fix: removed unnecessary llm_config from checking agent
May 17, 2024
2581fb1
fix: handle missing config or "config_list" key in config
May 17, 2024
faf8b20
fix: code formatting
May 21, 2024
6648883
Merge branch 'main' into fix/groupchat-model-registration
Matteo-Frattaroli May 21, 2024
ef19981
Isolate method for internal agents creation
May 21, 2024
9da889b
Add unit test to verify that internal agents' client actually registe…
May 21, 2024
cfcb173
fix: function arguments formatting
May 21, 2024
cfb1681
Merge branch 'main' into fix/groupchat-model-registration
Matteo-Frattaroli May 21, 2024
d492a38
Merge branch 'main' into fix/groupchat-model-registration
ekzhu May 22, 2024
e83eef1
Merge branch 'main' into fix/groupchat-model-registration
ekzhu May 22, 2024
97fa339
Merge branch 'main' into fix/groupchat-model-registration
Matteo-Frattaroli May 26, 2024
12e3683
chore: prepend "select_speaker_auto_" to llm_config and model_client_…
Aug 24, 2024
1938c1d
feat: use selector's llm_config for speaker selection agent if none i…
Aug 24, 2024
40131dc
Merge branch 'main' into fix/groupchat-model-registration
Matteo-Frattaroli Aug 24, 2024
f4a4ecd
Merge branch 'main' into fix/groupchat-model-registration
marklysze Aug 28, 2024
81f29d4
Merge branch 'main' into fix/groupchat-model-registration
ekzhu Oct 1, 2024
7de92b5
Update test/agentchat/test_groupchat.py
marklysze Oct 9, 2024
4f8b44f
Update groupchat.py - moved class parameters around, added to docstring
marklysze Oct 9, 2024
d85d194
Update groupchat.py - added selector to async select speaker functions
marklysze Oct 9, 2024
458e6e5
Update test_groupchat.py - Corrected test cases for custom model clie…
marklysze Oct 9, 2024
e1d2b87
Merge branch '0.2' into fix/groupchat-model-registration
marklysze Oct 9, 2024
23caea8
Update test_groupchat.py pre-commit tidy
marklysze Oct 9, 2024
01177ba
Merge branch '0.2' into fix/groupchat-model-registration
ekzhu Oct 10, 2024
da8b231
Merge branch '0.2' into fix/groupchat-model-registration
ekzhu Oct 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into fix/groupchat-model-registration
  • Loading branch information
Matteo-Frattaroli authored May 26, 2024
commit 97fa339ac749b3c7d51f1b0fae156d41c02b214e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.