xenodium / chatgpt-shell

A multi-llm Emacs shell (ChatGPT, Claude, Gemini, Ollama, Perplexity) + editing integrations
https://lmno.lol/alvaro
GNU General Public License v3.0
866 stars 77 forks source link

Update chatgpt-shell-model-versions to include 16K context for GPT-3.5 Turbo #149

Closed vellvisher closed 1 year ago

vellvisher commented 1 year ago

Still keeping the 4K Context version since it's double the price to use the higher context window version. Ideally the shell would switch to the higher context version automatically.

https://openai.com/pricing

xenodium commented 1 year ago

Thank you!