I can do this, just making an issue for me to add in the future :)
Task: add support for GPT-3.5 16k and GPT-4 32k to allow for more context, especially for large webpages and those running into context issues: https://platform.openai.com/docs/models/overview
|
<option value='gpt-4'>GPT-4</option> |
I can do this, just making an issue for me to add in the future :)
Task: add support for GPT-3.5 16k and GPT-4 32k to allow for more context, especially for large webpages and those running into context issues: https://platform.openai.com/docs/models/overview
browser-extension/src/common/ModelDropdown.tsx
Line 25 in dcb244f