v3.2.0
🧑🔬 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
- Test Server by @justinh-rahb in #79
Full Changelog: v3.1.6...v3.2.0