Version 6.0
Released on Oct 04, 2024
- Upgrade ChatGPT model to gpt-4o-mini
- Upgrade app to platform 3.0
Version 5.0
Released on Sep 12, 2023
Automatically prefill product credentials during app installation
Version 4.0
Released on Jun 19, 2023
- Makes use of the gpt-3.5-turbo-16k model for increased token limit.
- Reduces error while calling the GPT APIs due to increased token limit.
Version 3.0
Released on May 17, 2023
- Improved logging for better troubleshooting
- Under-the-hood improvements
Version 2.0
Released on Mar 31, 2023
- Makes use of the more cost-efficient OpenAI API using the gpt-3.5-turbo model.
- Reduces chances of error while calling the ChatGPT APIs as the gpt-3.5-turbo model has increased token limit.
- Improved telemetry logging for better diagnosis of errors.