Jack Gerrits
799a24e04f
Create topics dir and move llm config ( #1853 )
...
* create topics dir and move llm config
* fix redirect
* fix link
2024-03-04 18:02:26 +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
Qingyun Wu
fb22f78b08
add autogen.initiate_chats ( #1638 )
...
* add initiate_chats
* update notebook
* different user
* add notebook
* add link to website
* update notebook title
* remove redundancy
* notebook
* return list
* tag
* update notebook
* update notebook
* return finished tasks
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-02-13 05:23:08 +00:00
Jack Gerrits
b4a2c6e26f
Rewrite and consolidate configuration docs ( #1581 )
...
* Rewrite and consolidate configuration docs
* add link to filtering
* updates based on comments
* update lockfile
* update redirect
* spelling mistake
* update the noqa
* update links
* fix broken links
* lint fixes
* address comments
* update wording about model selection
* update cache_seed and json pattern
* add periods
* Update the config json func and other small changes
* update wording of json string
* update intro
* update description of caching
* fix link
* spelling mistake
* fix llm config
* Update website/docs/llm_configuration.ipynb
Co-authored-by: gagb <gagb@users.noreply.github.com>
* Add examples back as notebook
---------
Co-authored-by: gagb <gagb@users.noreply.github.com>
Co-authored-by: Aaron <aaronlaptop12@hotmail.com>
2024-02-11 18:04:43 +00:00
Matt Adams
9eab2b5a24
Fix typo in title ( #1594 )
2024-02-08 16:34:33 +00:00
Jack Gerrits
82e0a0c050
fix broken links from moving oai utils notebook ( #1497 )
2024-02-02 16:52:07 +00:00
Chi Wang
fd0094ce51
bump version to 0.2.9 ( #1430 )
...
* Fixed rounding bug.
* bump version to 0.2.9
* fix format error
* simplify contrib tests
---------
Co-authored-by: Adam Fourney <adamfo@microsoft.com>
2024-01-27 18:49:24 +00:00
Yiran Wu
acf81ac420
Add usage summary for agents ( #1269 )
...
* update
* update
* Update notebook/oai_client_cost.ipynb
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* update doc and test
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-01-17 01:55:29 +00:00