chat-with-your-data-solution-accelerator icon indicating copy to clipboard operation
chat-with-your-data-solution-accelerator copied to clipboard

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

Open cecheta opened this issue 1 year ago • 1 comments

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

cecheta avatar Apr 30 '24 16:04 cecheta

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:

github-actions[bot] avatar Apr 30 '24 16:04 github-actions[bot]