Skip to content

v0.1.0

Compare
Choose a tag to compare
@arcuru arcuru released this 23 Mar 17:29
· 46 commits to main since this release

Initial release.

It's usable, but not very polished.

Changelog

[0.1.0] - 2024-03-23

Bug Fixes

  • Formatting

Documentation

  • Add basic README

Features

  • Initialization from examples
  • Add ollama backend
  • Use a config file for login info
  • Add context to the ollama requests
  • Add model configuration to config file
  • Use aichat as the chat backend

Eat

  • Add in session persistence from the examples