Skip to content

Releases: npiv/chatblade

v0.7.0

12 Oct 06:57
9f12a34
Compare
Choose a tag to compare

What's Changed

  • chore: bump tiktoken to 0.8.0 to fix py3.13 build by @chenrui333 in #98

New Contributors

Full Changelog: v0.6.4...v0.7.0

v0.6.4

30 Aug 07:46
81cd89e
Compare
Choose a tag to compare

What's Changed

  • Removed formatting on latex comments to prevent % characters from removing lines of text by @danielj-n in #97

Full Changelog: v0.6.3...v0.6.4

v0.6.3

26 Aug 08:19
78a5504
Compare
Choose a tag to compare

What's Changed

  • Remove distutils usage for Python 3.12 compatibility by @carlsmedstad in #92
  • Prevent latex formatting from running on code blocks and inline code by @danielj-n in #95
  • Remove unused dependencies from requirements.txt by @carlsmedstad in #93

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

14 Aug 06:30
2cb3db0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.2

v0.5.0

19 Jul 12:44
b1985ca
Compare
Choose a tag to compare

What's Changed

  • Update model mappings, add GTP-4o, small README fixes by @hashworks in #85

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

11 Mar 08:23
Compare
Choose a tag to compare

What's Changed

  • Version bump on requirements and added a version flag by @mcoliver in #71
  • Fix azure openai support and remove redundant semicolon by @jackyu1996 in #67

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

10 Nov 12:14
Compare
Choose a tag to compare

Full Changelog: v0.3.3...v0.3.4

fixes redundant lookup in some cases when not streaming

v0.3.3

10 Nov 10:52
Compare
Choose a tag to compare

support latest openai library and add shortcut -c 4t for new openai model gpt-4-1106-preview

0.3.1

14 Jun 08:10
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

Updated to latest models, allow setting arbitrary model, allow setting model via ENV variable

v0.3.0

03 May 15:12
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.3.0