mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-17 11:46:28 +08:00
adds support for "thinking tokens" - a feature that exposes the model's reasoning process before providing the final response. Key improvements include: - Add a new Thinking class to handle thinking content from LLMs - Modify endpoints (Claude, AWS Bedrock) to handle thinking output - Update AI bot to display thinking in collapsible details section - Fix SEARCH/REPLACE blocks to support empty replacement strings and general improvements to artifact editing - Allow configurable temperature in triage and report automations - Various bug fixes and improvements to diff parsing |
||
|---|---|---|
| .. | ||
| admin-dashboard-tabs-after | ||
| after-composer-category-input | ||
| after-composer-tag-input | ||
| after-composer-title-input | ||
| after-d-editor | ||
| after-search-result-entry | ||
| before-create-topic-button | ||
| composer-after-save-or-cancel | ||
| composer-fields | ||
| edit-topic-category__after | ||
| edit-topic-tags__after | ||
| edit-topic-title__after | ||
| editor-preview | ||
| fast-edit-footer-after | ||
| full-page-search-below-search-header | ||
| post-text-buttons | ||
| search-menu-before-advanced-search | ||
| search-menu-initial-options | ||
| search-menu-results-top | ||
| search-menu-results-type-top | ||
| split-new-topic-category-after | ||
| split-new-topic-tag-after | ||
| split-new-topic-title-after | ||
| topic-list-before-category | ||
| topic-map-expanded-after | ||
| user-preferences-nav | ||