0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-ai/test/javascripts/unit/lib
Sam 7b04c3dab2
FEATURE: Add Gemini Interactions API support (#42206)
Move default Gemini models to the Interactions API and add provider
options for thinking, service tiers, and native Maps and code execution
tools.

Preserve generated-image attachments in model messages and ensure
thinking blocks close cleanly before visible content.
2026-08-04 16:23:05 +10:00
..
ai-errors-test.js FIX: Make credit limit reset time translatable (#37226) 2026-02-19 12:36:53 +01:00
ai-feature-setting-groups-test.js UX: Convert AI translation's max days ago setting to a specific date setting instead (#42082) 2026-07-28 18:27:34 +08:00
ai-streamer-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
ai-usage-time-series-test.js FIX: Improve AI report implementation (#40865) 2026-06-15 15:59:34 +10:00
diff-streamer-test.js
llm-provider-param-helpers-test.js FEATURE: Add Gemini Interactions API support (#42206) 2026-08-04 16:23:05 +10:00
post-image-caption-editor-test.js FEATURE: Dedicated image caption AI feature and agent validations (#41729) 2026-07-16 11:29:39 +08:00
search-discoveries-context-test.js FIX: Skip discovery search when header search is scoped to PMs (#40172) 2026-05-19 14:53:25 -03:00
smooth-streamer-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
utilities-test.js