Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
522 stars 274 forks source link

Update default model to `gpt-35-turbo-16k` #792

Closed cecheta closed 2 weeks ago

cecheta commented 2 weeks ago

Closes #790

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No (The model version is the same, but more tokens are supported)

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

What to Check

github-actions[bot] commented 2 weeks ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL215283361% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
140 0 :zzz: 0 :x: 0 :fire: 7.681s :stopwatch: