discourse-ai/assets/javascripts/discourse
Roman Rizzi 62fc7d6ed0
FEATURE: Configurable LLMs. (#606)
This PR introduces the concept of "LlmModel" as a new way to quickly add new LLM models without making any code changes. We are releasing this first version and will add incremental improvements, so expect changes.

The AI Bot can't fully take advantage of this feature as users are hard-coded. We'll fix this in a separate PR.s
2024-05-13 12:46:42 -03:00
..
admin FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
components FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
connectors FIX: uses getByIdentifier of d-menu (#611) 2024-05-10 12:01:02 +02:00
controllers DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00
lib DEV: replace diffhtml with morphlex (#555) 2024-04-04 16:00:16 +02:00
routes DEV: Move admin routes + templates to admin/assets/javascripts/ path (#545) 2024-03-25 09:58:53 +10:00
services FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00
templates DEV: Moving around admin persona config routes again (#586) 2024-05-02 12:42:30 +10:00
admin-discourse-ai-plugin-route-map.js FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03: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