We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caba1a8 commit 9cd9d39Copy full SHA for 9cd9d39
1 file changed
CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- Added PHP 8.4 and 8.5 to CI test matrix.
11
12
### Changed
13
+- Updated formality tests to accept either formal or informal output when using default formality,
14
+ since the default formality is automatic.
15
- Updated `testModelType()` to just check if the `model_type_used` is populated if the `model_type` is specified in the request
16
- Updated `testMixedDirectionText()` to add a missing `</p>` tag
17
- Improved `NotFoundException` error message by removing the misleading "check server_url" suggestion.
0 commit comments