Skip to content

Releases: swuecho/chat

v0.9.41

17 Sep 04:23
Compare
Choose a tag to compare

What's Changed

  • Refactor chat stream handling and add per-word stream limit function by @swuecho in #529
  • Update @rsbuild dependencies to stable versions (1.0.1) by @swuecho in #530
  • Update go-openai dependency to v1.29.1 by @swuecho in #531
  • update by @swuecho in #533
  • Add model field to chat messages for tracking LLM model used in each … by @swuecho in #535
  • Update Playwright to version 1.47.0 in e2e tests by @swuecho in #536
  • Prompt helper by @swuecho in #538
  • Add missing 'anthropic-version' header for non-streaming requests. by @swuecho in #539
  • show code in bot by @swuecho in #540
  • remove extra console.log by @swuecho in #541
  • Fix copy code bug by @swuecho in #542
  • Refactor chatStreamClaude3 to use firstMessage variable for clarity. by @swuecho in #543
  • Remove unused useCopyCode hook from Conversation.vue and add it to … by @swuecho in #545
  • Add 'definitions' field to formValue and update generateDefinition fu… by @swuecho in #546

Full Changelog: v0.9.40...v0.9.41

v0.9.40

09 Sep 03:01
3e5a176
Compare
Choose a tag to compare

What's Changed

  • Refactor chat conversation component to improve modularity and readab… by @swuecho in #526
  • Refactor 20240908 by @swuecho in #527
  • Add isValid getter to auth store and use it for permission checks by @swuecho in #528

Full Changelog: v0.9.39...v0.9.40

v0.9.39

08 Sep 05:39
b4baae3
Compare
Choose a tag to compare

What's Changed

  • Refactor API handlers and improve auto_commit script by @swuecho in #521
  • Add API token fetching and copying functionality in General settings. by @swuecho in #522
  • Remove commented-out token limit check and unused completion model ad… by @swuecho in #523
  • Handle sql.ErrNoRows in CheckModelAccess and respond with error m… by @swuecho in #524
  • Add bot api doc by @swuecho in #525

Full Changelog: v0.9.38...v0.9.39

v0.9.38

05 Sep 03:01
492d243
Compare
Choose a tag to compare

What's Changed

  • Rsbuild by @swuecho in #519
  • Update auto_commit.py with Python 3.10 requirements and dependencies.… by @swuecho in #520

Full Changelog: v0.9.37...v0.9.38

v0.9.37

28 Aug 06:16
80f2b1a
Compare
Choose a tag to compare

What's Changed

  • Refactor chat footer layout and add upload button styling by @swuecho in #517
  • Refactor chat view: Update export button to create bot, remove duplic… by @swuecho in #518

Full Changelog: v0.9.36...v0.9.37

v0.9.36

04 Aug 02:59
adcbc46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.35...v0.9.36

v0.9.35

03 Aug 09:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.34...v0.9.35

v0.9.34

18 Jul 11:59
8288ac8
Compare
Choose a tag to compare

What's Changed

  • sync from chatgpt-web by @swuecho in #503
  • Adjust scroll threshold to 100 and update scroll methods in chat view by @swuecho in #504
  • Update maxLength to 6 in chat session configuration by @swuecho in #505
  • Default context count by @swuecho in #506
  • Remove e2e test for chat snapshot functionality by @swuecho in #509

Full Changelog: v0.9.33...v0.9.34

v0.9.33

17 Jul 02:47
Compare
Choose a tag to compare

What's Changed

  • Update naive-ui to v2.39.0 by @swuecho in #497
  • Add file preview functionality in Uploader components by @swuecho in #500
  • "Refactor chatStreamClaude3 to handle initial assistant messages and … by @swuecho in #501

Full Changelog: v0.9.32...v0.9.33

v0.9.32

14 Jul 01:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.31...v0.9.32