discourse-ai/assets/javascripts/discourse
Roman Rizzi 64641b6175
FEATURE: LLM Triage support for systemless models. (#757)
* FEATURE: LLM Triage support for systemless models.

This change adds support for OSS models without support for system messages. LlmTriage's system message field is no longer mandatory. We now send the post contents in a separate user message.

* Models using Ollama can also disable system prompts
2024-08-21 11:41:55 -03:00
..
admin FEATURE: Track if a model can do vision in the llm_models table (#725) 2024-07-24 16:29:47 -03:00
components FEATURE: LLM Triage support for systemless models. (#757) 2024-08-21 11:41:55 -03:00
connectors FIX: Clicking on summary links breaks summary (#759) 2024-08-20 10:57:23 -03:00
controllers FIX: Prevent AI caption setting from showing unless all criteria is met (#753) 2024-08-14 10:17:36 -07:00
lib DEV: Clearly separate post/composer helper settings (#747) 2024-08-12 15:40:23 -07:00
routes FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00
services REFACTOR: AI Composer Helper Menu (#715) 2024-08-06 10:57:39 -07:00
templates FIX: Prevent AI caption setting from showing unless all criteria is met (#753) 2024-08-14 10:17:36 -07:00
admin-discourse-ai-plugin-route-map.js FEATURE: custom user defined tools (#677) 2024-06-27 17:27:40 +10:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
discourse-ai-shared-conversation-show-route-map.js FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
preferences-ai-route-map.js FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00