github ITSpecialist111/ai_automation_suggester 1.2.6

latest releases: 1.4.2, 1.4.1, 1.4.0...
9 months ago

New in v1.2.6 - Last minute BUG Found - reposted with changes.
**
Anthropic's API is rejecting the validation request because it’s still targeting the old “/v1/complete” endpoint and using an outdated payload format.
**

Anthropic Integration Fix:

Updated the Anthropic payload format to wrap the user prompt within a list of dictionaries (using "type": "text"), ensuring compatibility with the Anthropic API.
Aligned the validation and request payload structure with the latest Anthropic API requirements.
Configuration and Validation Enhancements:

Improved error handling and logging for Anthropic API calls to provide clearer feedback in case of misconfiguration or API issues.
Updated the config flow validator for Anthropic to use the correct endpoint and consistent payload structure.
Minor Bug Fixes and Improvements:

Fixed various minor issues to enhance overall stability and performance.
Refined internal logging messages for better traceability during debugging.
These changes ensure that users with Anthropic configurations experience fewer errors and improved API communication. Enjoy the update!

Don't miss a new ai_automation_suggester release

NewReleases is sending notifications on new releases.