chat-with-your-data-solution-accelerator
chat-with-your-data-solution-accelerator copied to clipboard
Update default model to `gpt-35-turbo-16k`
Closes #790
Purpose
- Updates default OpenAI deployment to
gpt-35-turbo-16k, which supports more tokens for the bigger prompt.
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
- Deploy solution
- Add docs to knowledge base
- Ask question from knowledge base
What to Check
- Response received