Skip to content

Commit 5df8428

Browse files
authored
Merge pull request #102 from tarosky/docs/changelog-2.4.0-sources
README: 2.4.0 changelogに出典表示の改善(#101)を追記
2 parents 8a917f9 + 8943c99 commit 5df8428

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ For full release notes of each version, see [GitHub Releases](https://github.com
118118
- 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.
119119
- 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.
120120
- 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.
121122

122123
### 2.3.1
123124

0 commit comments

Comments
 (0)