Skip to content

Tumera 0.1.0a2 (alpha 2)

Latest
Compare
Choose a tag to compare
@FishiaT FishiaT released this 21 Sep 06:36

This release added a ton of new features, refined the UI, as well as fixed some bugs from the previous alpha. In short, this release add pretty much every basic things you would expect from a frontend.

  • Switched to the official OpenAI library (I won't need to implement API calls by myself anymore!)
  • Added the ability to change models (only for APIs that offers multiple models)
  • Implemented response streaming
  • Added message copying, editing, deleting and regeneration
  • Added quick sending (pressing Enter while focused on the prompt text box will now send the prompt. Hold any of the modifier keys (e.g. Shift) to ignore this)
  • All AI responses now contains the name of the model used to generate it
  • Sending prompt(s) without selecting a chat session will now automatically create a new one
  • Check commit history for more

With this release, Tumera should hopefully be much more stable! If you don't like the first alpha release (which is understandable), please do give this a try!

image

image

image