0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-10 23:00:09 +08:00
discourse/plugins/discourse-ai/lib/ai_bot
Sam 61842fbc8f
FIX: Normalize multi-block LLM responses (#42459)
Combine text blocks returned alongside thinking content before passing
LLM
results to agents, tools, title generation, and image extraction. This
keeps
callers working with plain text regardless of the provider response
format.
2026-08-10 14:40:58 +10:00
..
chat_streamer.rb
chat_tool_approval.rb FEATURE: Approve AI moderation actions inline in bot chat DMs (#41565) 2026-07-13 17:08:35 -03:00
entry_point.rb FIX: Validate the ai_agent_id topic custom field on topic creation (#42275) 2026-08-04 12:08:26 -03:00
playground.rb FIX: Normalize multi-block LLM responses (#42459) 2026-08-10 14:40:58 +10:00
post_streamer.rb
response_http_streamer.rb FIX: Record feature_name for streamed bot replies (#41784) 2026-07-16 18:50:41 -03:00
site_settings_extension.rb
stream_reply_custom_tools_session.rb FIX: Improve vLLM completion handling (#41862) 2026-07-21 16:35:05 +10:00
topic_agent_validator.rb FIX: Validate the ai_agent_id topic custom field on topic creation (#42275) 2026-08-04 12:08:26 -03:00