Mart
918fd6b481
Improve readability of notebooks ( #2200 )
...
* Improve readability
* Update context_handling.py
update line breaks according to comment of reviewer
* Update agentchat_groupchat_finite_state_machine.ipynb
corrected sentence according to comment of reviewer
* Update autogen/agentchat/contrib/capabilities/context_handling.py
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
---------
Co-authored-by: Shaokun Zhang <shaokunzhang529@gmail.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-04-09 15:07:44 +00:00
Li Jiang
42b27b9a9d
Add isort ( #2265 )
...
* Add isort
* Apply isort on py files
* Fix circular import
* Fix format for notebooks
* Fix format
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-04-05 02:26:06 +00:00
Shaokun Zhang
16db0b957f
Render AgentOptimzier notebook in web ( #2197 )
...
* update
* change tag
---------
Co-authored-by: AnonymousRepoSub <“shaokunzhang529@outlook.com” >
2024-03-29 14:32:22 +00:00
Shaokun Zhang
72994ea127
Integrate AgentOptimizer ( #1767 )
...
* draft agent optimizer
* refactor
* remove
* change openai config interface
* notebook
* update blog
* add test
* clean up
* redir
* update
* update interface
* change model name
* move to contrib
* Update autogen/agentchat/contrib/agent_optimizer.py
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
---------
Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
Co-authored-by: Beibin Li <BeibinLi@users.noreply.github.com>
Co-authored-by: Jieyu Zhang <jieyuz2@cs.washington.edu>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-03-26 20:31:02 +00:00
Mats Finsås
7ceee5dadc
Update Azure OpenAI API to 2024-02-15-preview ( #1692 )
...
On April 2, 2024 the following API preview releases will be retired and will stop accepting API requests:
2023-03-15-preview
2023-06-01-preview
2023-07-01-preview
2023-08-01-preview
To avoid service disruptions, update to use the latest version 2024-02-15-preview.
https://review.learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation
2024-02-15 18:57:17 +00:00
Davor Runje
1c4ae3d303
nbqa adedd to pre-commit, added black and ruff for notebooks ( #1171 )
...
* nbqa adedd to pre-commit, added black and ruff for notebooks
* polishing
* polishing
* polishing
2024-01-08 03:47:01 +00:00
Shaokun Zhang
dd516f250e
AgentOptimizer ( #1053 )
...
* first
* first
* update figure
* update figure
* update txt+figure
* format
* blog
* blog update
* format
* update
* update
* rename notebook
* rename
---------
Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Jieyu Zhang <jieyuz2@cs.washington.edu>
2023-12-27 06:06:48 +00:00