Skip to content

Open Interpreter 0.0.45

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Sep 01:50
· 2 commits to main since this release
d9b49c8

Open Interpreter 0.0.45

Models

  • DeepSeek now offers DeepSeek Flash and DeepSeek V4 Pro as easy provider
    choices in the model picker.
  • DeepSeek Flash supports image input and a 1M-token context window.
  • Fixed the provider model picker loading state so available choices load
    reliably.
  • Inherited GPT-6 and GPT-5.6 models remain available, as does the existing
    Gemini 3.8 Flash choice.

Fixes

  • Merged the Terminus UTF-8 boundary fix from PR #1911.