Skip to content

v0.1.0-alpha

Compare
Choose a tag to compare
@larxn larxn released this 10 Mar 02:46
· 50 commits to main since this release
a81f337

🟢 Added

  • Anthropic provider added, which makes these models available:
    • claude-2.0
    • claude-instant-1.2
  • Configuration modal added to the File menu.
  • To facilitate edition, LLM responses are now inserted after a - - - separator.

🟠 Fixed

  • Newline parsing issue.

🔴 Removed

  • Removed "replace" insertion mode to simplify things.