Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

49 lines (27 loc) · 2.45 KB

Changelog

1.3.0 (2024-07-12)

Features

  • ability to delete chats (05b9757)
  • add state check for updates and implement daisyUI (bcd7005)
  • create new chat conversations (1c3e365)
  • improve ui and style (731f929)
  • refactor more styling and ui changes (17ebadb)
  • store and retrieve chat session (875cf06)

Bug Fixes

  • fix formatting of code blocks (e57facb)

1.2.0 (2024-07-01)

Features

  • add docker support (ad73310)
  • add markdown parser (880d745)
  • cleanup and add style to chat (d8a17c7)
  • limit list models to supported model structs (50d184d)
  • ollama now list models available (9976eaf)

1.1.0 (2024-03-12)

Features

  • add support for claude v3 & mistral models (90de74e)

1.0.0 (2024-03-10)

Features

  • add air for development and start on support for claude v3 (fd685e1)
  • add initial code (0446ac4)

Bug Fixes

  • cleanup old help information (b326c63)