Skip to content

Releases: ggozad/oterm

0.14.7

19 Dec 18:36
de8604c

Choose a tag to compare

What's Changed

Full Changelog: 0.14.6...0.14.7

0.14.6

15 Oct 09:54
a32eaf0

Choose a tag to compare

What's Changed

  • Improve the reliability of stochastic tests by @robbyt in #275
  • Update pydantic to work with python 3.14 by @ggozad in #277

New Contributors

Full Changelog: 0.14.5...0.14.6

0.14.5

03 Oct 10:02
f9ef03a

Choose a tag to compare

What's Changed

  • Do not attempt to parse & markup user input by @ggozad in #273

Full Changelog: 0.14.4...0.14.5

0.14.4

09 Sep 07:24
f99a467

Choose a tag to compare

What's Changed

  • Example in docs on how to do RAG with haiku.rag by @ggozad in #267
  • Depedency updates, performance boost in rendering. by @ggozad in #271
  • Suppress logging from other packages and MCP servers by @ggozad in #270

Full Changelog: 0.14.3...0.14.4

0.14.3

13 Aug 16:28
0fdd07a

Choose a tag to compare

What's Changed

  • Add solarized theme by @pbjames in #264
  • Remove throttling when rendering chat items, as it occasionally omits the last few tokens. by @ggozad in #266

New Contributors

Full Changelog: 0.14.1...0.14.3

0.14.2

13 Aug 16:14
fa33caf

Choose a tag to compare

What's Changed

  • Add solarized theme by @pbjames in #264
  • Remove throttling when rendering chat items, as it occasionally omits the last few tokens. by @ggozad in #266

New Contributors

Full Changelog: 0.14.1...0.14.2

0.14.1

01 Jul 09:19
4d75c0c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.0...0.14.1

0.14.0

12 Jun 08:57
5642059

Choose a tag to compare

What's Changed

  • Support Streamable HTTP MCP servers by @ggozad in #252
  • Support for bearer authentication in Streamable HTTP MCP servers by @ggozad in #251
  • Delay importing the app to avoid sixel detection unless necessary by @ggozad in #248
  • Remove completion method in favour of streaming in OllamaLLM. by @ggozad in #250

Full Changelog: 0.13.1...0.14.0

0.13.1

03 Jun 11:18
bf20ad4

Choose a tag to compare

What's Changed

  • Introduce "thinking" option for reasoning models & show model capabilities when editing/creating a chat by @ggozad in #244

Full Changelog: 0.13.0...0.13.1

0.13.0

30 May 13:54
63a03a5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.1...0.13.0