You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,7 @@ For full release notes of each version, see [GitHub Releases](https://github.com
118
118
- Add an **AI Model** setting to pin the provider/model used for AI Overview. Only configured connectors (WordPress 7.0 Settings → Connectors) are listed, and if the chosen model later becomes unavailable it falls back to auto-selection instead of failing.
119
119
- Change the default **temperature** to omitted. Some models (e.g. Claude Opus/Sonnet) reject a temperature and returned a 400 error when auto-selected; omitting is safe for every model. Set a value on the settings page only if you need it.
120
120
- Add `hamelp_ai_model` and `hamelp_ai_temperature` filters to override the model and temperature from code.
121
+
- Improve source citations: rename the "Related FAQs" heading to **Sources**, and render the list as a numbered (ordered) list so its numbers line up with the inline `(Ref. N)` citations in the answer.
0 commit comments