Skip to content

Releases: ggozad/oterm

0.8.3

06 Feb 21:02
Compare
Choose a tag to compare

What's Changed

  • Replace custom Notification() with textual's built-in notification. by @ggozad in #170
  • Do not save the chat when a model is selected when creating a new chat. by @ggozad in #169
  • Dependency updates, by @ggozad

Full Changelog: 0.8.2...0.8.3

0.8.2

03 Feb 18:43
0d2791f
Compare
Choose a tag to compare

What's Changed

  • Fix passing options to ollama client. by @ggozad in #165

Full Changelog: 0.8.1...0.8.2

0.8.1

31 Jan 14:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.8.1

0.8.0

19 Jan 15:54
ecda16c
Compare
Choose a tag to compare

What's Changed

  • Support Model Context Protocol tools by @ggozad in #155
  • Simplify envConfig, use pydantic's BaseModel by @ggozad in #156

Full Changelog: 0.7.3...0.8.0

0.7.3

07 Jan 07:27
Compare
Choose a tag to compare

What's Changed

  • Only add parametersw if Ollama Options accepts it by @lorenmh in #153

New Contributors

Full Changelog: 0.7.2...0.7.3

0.7.2

03 Jan 15:36
Compare
Choose a tag to compare

What's Changed

  • Make it possible to use custom/user tools. by @ggozad in #151
  • Basic web tool to access a web page at a url. by @ggozad in #150

Full Changelog: 0.7.1...0.7.2

0.7.1

02 Jan 18:14
Compare
Choose a tag to compare

What's Changed

  • Support "Structured Output" by @ggozad in #148
  • Ability to clear a chat, removing all messages. by @ggozad in #149

Full Changelog: 0.7.0...0.7.1

0.7.0

29 Dec 15:47
207fc55
Compare
Choose a tag to compare

What's Changed

  • Remove the erroneous comma from the keymap example in the readme by @BartoszBurgiel in #143
  • add back binding for new_chat and delete chat by @pekcheey in #145
  • Update OllamaLLM client to use the new version of ollama-python using pydantic. by @ggozad in #142
  • Persist images in message history / sqlite db. by @ggozad in #146

New Contributors

Full Changelog: 0.6.9...0.7.0

0.6.9

23 Nov 09:09
Compare
Choose a tag to compare

What's Changed

  • Pin ollama client to 0.4 as it introduces breaking changes, by @ggozad
  • Clean up aiosql interface by @ggozad in #138

Full Changelog: 0.6.8...0.6.9

0.6.8

20 Nov 08:24
7fb1691
Compare
Choose a tag to compare

What's Changed

  • Fix for styling bug that obscured the chat tabs. by @ggozad in #137

Full Changelog: 0.6.7...0.6.8