0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-ai/spec/lib/completions
discoursebot 1a68535ffb
DEV: Fix date-related ai specs [backport 2026.1] (#38244)
Backport of #38139 to release/2026.1.

---

date math 🙄

Co-authored-by: Jarek Radosz <jarek@cvx.dev>
2026-03-04 18:12:18 +00:00
..
dialects FIX: properly terminate chains of tool calls across multiple providers (#36750) 2025-12-19 07:00:51 +11:00
endpoints FIX: properly terminate chains of tool calls across multiple providers (#36750) 2025-12-19 07:00:51 +11:00
anthropic_message_processor_spec.rb FEATURE: support thinking summary on responses API (#36013) 2025-11-18 07:54:14 +11:00
cancel_manager_spec.rb DEV: Resolve flaky cancel_manager_spec (#35216) 2025-10-07 10:07:47 +01:00
json_stream_decoder_spec.rb
llm_metric_spec.rb FEATURE: Add Prometheus metrics for LLM API calls (#35636) 2025-10-28 14:10:42 -03:00
llm_spec.rb FIX: skip failure tracking for unsaved LLM models (#36735) 2025-12-19 10:23:31 +01:00
open_ai_message_processor_spec.rb FIX: clear partial flag when streaming tool calls finish (#35605) 2025-10-27 12:47:14 +11:00
prompt_messages_builder_spec.rb DEV: Fix date-related ai specs [backport 2026.1] (#38244) 2026-03-04 18:12:18 +00:00
prompt_spec.rb FIX: properly terminate chains of tool calls across multiple providers (#36750) 2025-12-19 07:00:51 +11:00
report_spec.rb DEV: Adjustments in usage page for LLM's with credit allocations (#36566) 2025-12-09 09:55:29 -08:00
structured_output_spec.rb FIX: Harden JSON streaming tracker for arrays of objects (#36047) 2025-11-14 15:46:06 -03:00
tool_definition_spec.rb
upload_encoder_spec.rb
xml_tag_stripper_spec.rb
xml_tool_processor_spec.rb