Jack Gerrits
|
d60464374d
|
Upgrade Quarto and use notebook metadata for frontmatter (#1836)
* Update process_notebook to use metadata instead of a yaml comment
* upgrade quarto and version check in tool
* formatting
* address comments
|
2024-03-02 14:27:11 +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 |
|
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 |
|