Yiran Wu
39f688778e
Allow passing in custom pricing in config_list ( #2902 )
...
* update
* update
* TODO comment removed
* update
---------
Co-authored-by: Yiran Wu <32823396+kevin666aa@users.noreply.github.com>
Co-authored-by: Davor Runje <davor@airt.ai>
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-06-13 20:10:47 +00:00
Chi Wang
2d6c8c012b
version update ( #2908 )
...
* version update
* version update
2024-06-10 18:23:51 +00:00
Chi Wang
6636689cb9
speed up notebook in CI and fix CI failures ( #2427 )
...
* speed up notebook in CI
* improve notebook
* comment about filter
* bug fix for summary
* bump version to 0.2.26
* restrict openai version
* news update
* add tags in example
2024-04-18 16:43:34 +00:00
HRUSHIKESH DOKALA
59daf78d9f
Made the cost info easier to read ( #2356 )
...
* gather_usage_summary has been updated
* updated cost info to 'usage_including_cached_inference' and 'usage_excluding_cached_inference'
* fix: pre-commit formatting for cost_info
* improved cost explanation and doc
* improved cost info doc
* include - exclude
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-04-15 01:18:50 +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
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