Skip to content

Releases: jepler/chap

0.8.4

22 Oct 12:58
8f126d3
Compare
Choose a tag to compare

What's Changed

  • switch openai to newer cheaper models by default by @jepler in #39

Full Changelog: 0.8.3...0.8.4

0.8.3

23 Jun 19:48
18616ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.8.3

Add mistral back-end

17 Apr 15:48
7999721
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

08 Mar 20:27
fac2dfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

12 Dec 23:08
9f6ace3
Compare
Choose a tag to compare

What's Changed

  • Document how to run mypy; move mypy settings to pyproject.toml by @jepler in #28
  • improve project metadata (h/t pyroma) by @jepler in #29
  • Switch chap tui to a multiline text field by @jepler in #30

Full Changelog: 0.7.0...0.8.0

0.7.0

09 Nov 17:51
03e0adf
Compare
Choose a tag to compare

What's Changed

  • chap tui: add ability to cancel generation with escape key by @jepler in #16
  • add codespell to pre-commit by @jepler in #17
  • Misc ux improvements by @jepler in #18
  • Dynamically load requirements.txt in pyproject.toml by @jepler in #15
  • PK readability improvements by @peterkaminski in #20
  • Add contributing and code-of-conduct documents by @jepler in #22
  • Added (as separate github repos) example plugins to prove the concept by @jepler in #26
  • Refactor and add typing information by @jepler in #27
  • Add gpt-4-1106-preview (gpt-4-turbo) to model list by @jepler in #25

Full Changelog: 0.6.0...0.7.0

Add huggingface back-end & improve TUI features

29 Sep 15:19
f3bf17c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

Add llama.cpp back-end

24 Sep 21:18
1b700aa
Compare
Choose a tag to compare

What's Changed

  • Add background option help; add chatgpt max-request-tokens by @jepler in #11
  • Add llama.cpp support by @jepler in #12

Full Changelog: 0.4.0...0.5.0

Allow use of other openai models via `-B backend:gpt-4`

23 Sep 13:55
62a4a69
Compare
Choose a tag to compare

What's Changed

  • Support backend parameters via -B name:value by @jepler in #10

Full Changelog: 0.3.0...0.4.0

Texual compatibility release

20 May 17:21
1c597cd
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0