github darrenburns/elia 1.6.0

latest releases: 1.10.0, 1.9.0, 1.8.0...
16 months ago

What's Changed

  • Adds support for "inline" mode, which allows you to chat with Elia without going fullscreen. The conversation will appear under your prompt in your terminal. This is not supported on Windows.

elia-1 6 0-inline-copypaste

  • Added ability to archive chats by pressing a when a chat is highlighted in the chat list.

elia-1 6 0-archive

  • Added config option message_code_theme to choose syntax highlighting theme for code in messages - any Pygments theme is supported. The example below is message_code_theme = "fruity".
image
  • Changes the default model from gpt-3.5-turbo to gpt-4o.
  • Copying text to clipboard should work in more environments (switched to use pyperclip).
  • Dropped unused pydantic-settings dependency.
  • Updates to the latest version of Textual (0.62.0).

Full Changelog: 1.5.0...1.6.0

Don't miss a new elia release

NewReleases is sending notifications on new releases.