Skip to content

v3.3.0

Compare
Choose a tag to compare
@justinh-rahb justinh-rahb released this 09 Sep 18:24
· 136 commits to master since this release

🔧 Local Server Improvements

This release brings a variety of improvements and fixes aimed at enhancing usability, debugging, and overall system performance.

New Features and Improvements

  • Optional Logging to File: You can now opt for logs to be saved directly to a file for easier debugging and record-keeping.

  • Codebase Refactoring: General code renaming and organizational changes for better maintainability.

  • Test Client Improvements (#85): Enhanced the test client to better simulate user interactions.

  • Tabbed Response Display (#84): Implemented tabs to easily switch between formatted and raw JSON views of the bot's responses.

Fixes

  • Fix Model Config for Local APIs (#83): Resolved configuration issues for local API usage.

Full Changelog: v3.2.2...v3.3.0