oterm

a text-based terminal client for Ollama

MIT License

Downloads
2.1K
Stars
551
Committers
12

Bot releases are visible (Hide)

oterm - 0.2.7 Latest Release

Published by ggozad 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ggozad/oterm/compare/0.2.6...0.2.7

oterm - 0.2.6

Published by ggozad 6 months ago

What's Changed

Full Changelog: https://github.com/ggozad/oterm/compare/0.2.5...0.2.6

oterm - 0.2.5

Published by ggozad 7 months ago

What's Changed

Full Changelog: https://github.com/ggozad/oterm/compare/0.2.4...0.2.5

oterm - 0.2.4

Published by ggozad 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ggozad/oterm/compare/0.2.3...0.2.4

oterm - 0.2.3

Published by ggozad 8 months ago

  • Minor styling fixes for prompt history [ggozad]

Full Changelog: https://github.com/ggozad/oterm/compare/0.2.2...0.2.3

oterm - 0.2.2

Published by ggozad 8 months ago

What's Changed

Full Changelog: https://github.com/ggozad/oterm/compare/0.2.1...0.2.2

oterm - 0.2.1

Published by ggozad 8 months ago

What's Changed

Full Changelog: https://github.com/ggozad/oterm/compare/0.2.0...0.2.1

oterm - 0.2.0

Published by ggozad 8 months ago

What's Changed

Full Changelog: https://github.com/ggozad/oterm/compare/0.1.22...0.2.0

oterm - 0.1.22

Published by ggozad 9 months ago

What's Changed

Full Changelog: https://github.com/ggozad/oterm/compare/0.1.21...0.1.22

oterm - 0.1.21

Published by ggozad 9 months ago

What's Changed

Full Changelog: https://github.com/ggozad/oterm/compare/0.1.20...0.1.21

oterm - 0.1.20

Published by ggozad 9 months ago

What's Changed

Full Changelog: https://github.com/ggozad/oterm/compare/0.1.19...0.1.20

oterm - 0.1.19

Published by ggozad 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ggozad/oterm/compare/0.1.18...0.1.19

oterm - 0.1.18

Published by ggozad 10 months ago

Bug fixes
[ggozad]

oterm - 0.1.17

Published by ggozad 10 months ago

  • Support multimodal models, allow adding images to chat messages.
    [ggozad]

  • Change key bindings so that they can be invoked without loosing prompt focus.
    [ggozad]

  • Add key binding to switch to multiline input using ctrl+n.
    [ggozad]

oterm - 0.1.16

Published by ggozad 11 months ago

  • Support markdown in chat messages.
    [ggozad]

  • Show db location with when running with --db.
    [ggozad]

oterm - 0.1.15

Published by ggozad 11 months ago

  • Fix crash on renaming a chat.
    [ggozad]