Commit 744f1a5
assistant: make
- A follow up to #10168 /
#9983, which caused all
OpenAI models to be filtered out, resulting in the provider not showing
up in the chat dropdown.
### QA Notes
Claude and GPT models should be available by default for all providers.
In particular, OpenAI should show up as a provider in chat again.
Co-authored-by: Jonathan McPherson <[email protected]>positron.assistant.filterModels more permissive (#10314)1 parent a38aac3 commit 744f1a5
File tree
2 files changed
+6
-5
lines changed- extensions/positron-assistant
- src/vs/workbench/contrib/chat/common
2 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
| 720 | + | |
720 | 721 | | |
721 | 722 | | |
722 | 723 | | |
| |||
794 | 795 | | |
795 | 796 | | |
796 | 797 | | |
797 | | - | |
| 798 | + | |
798 | 799 | | |
799 | 800 | | |
800 | 801 | | |
| |||
0 commit comments