Skip to content

v3.2.0

Compare
Choose a tag to compare
@justinh-rahb justinh-rahb released this 03 Sep 04:18
· 154 commits to master since this release
79d9303

🧑‍🔬 Local Test Server

Introducing a local test server to streamline the debugging and testing of the Chat²GPT Google Chat bot without deploying to production.

What's New

  • Local Flask server for emulating Google Cloud Functions
  • Web interface for real-time interaction and testing

Usage:

Run test_server.py and open test_interface.html in a browser to start testing.

This release aims to simplify the development workflow. See the documentation for setup and usage details.

What's Changed

Full Changelog: v3.1.6...v3.2.0