Skip to content

Commit

Permalink
chore(release): release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arcuru committed Mar 23, 2024
1 parent 7babc33 commit 2c43acb
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

All notable changes to this project will be documented in this file.

## [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

<!-- generated by git-cliff -->

0 comments on commit 2c43acb

Please sign in to comment.