discourse-ai/spec/lib/modules
Sam f6eedf3e0b
FEATURE: implement thinking token support (#1155)
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
2025-03-04 12:22:30 +11:00
..
ai_bot FEATURE: implement thinking token support (#1155) 2025-03-04 12:22:30 +11:00
ai_helper FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
ai_moderation FIX: Check post action creator result when flagging spam (#1119) 2025-02-11 13:29:27 +10:00
automation FIX: Check post action creator result when flagging spam (#1119) 2025-02-11 13:29:27 +10:00
embeddings DEV: Robust check for embeddings enabled (#1116) 2025-02-06 12:18:55 -03:00
sentiment UX: Make sentiment trends more readable (#1018) 2024-12-11 09:13:18 -08:00
summarization FEATURE: Changes to summaries' outdated logic. (#1108) 2025-02-04 09:31:11 -03:00