Upgrading to GPTfy 1.7
This release brings several important updates and fixes aimed at improving user experience and system stability:
JSON Handling Improvement
- Previously, malformed JSON responses from the LLM caused unexpected errors (e.g., Error Code 60).
- This has now been addressed by:
- Logging the exception properly
- Generating a Security Audit entry
- Displaying a user-friendly error message in the Console
API Data Source + Mass Processing
- A bug where using the API Data Source alongside AI Mass Processing caused callout failures has been resolved.
Null Value Handling
- New: You can now send
nullas a JSON node when a mapped field is blank, improving prompt consistency.
Related Record Filtering
- Added support for filtering related records based on any field and ordering them accordingly.
Action Bar Enhancements
- Previously missing end-user actions like:
- Thumbs Down
- Create Task
- These have now been reintroduced and made visible in the Action Bar.