discourse-ai/assets/stylesheets/modules
Sam 2a5c60db10
FEATURE: display more places where AI is used / Chat streamer (#1278)
* FEATURE: display more places where AI is used

- Usage was not showing automation or image caption in llm list.
- Also: FIX - reasoning models would time out incorrectly after 60 seconds (raised to 10 minutes)

* correct enum not to enumerate non configured models

* FEATURE: implement chat streamer

This implements a basic chat streamer, it provides 2 things:

1. Gives feedback to the user when LLM is generating
2. Streams stuff much more efficiently to client (given it may take 100ms or so per call to update chat)
2025-04-24 16:22:19 +10:00
..
ai-bot DEV: migrates tools form to form-kit (#1204) 2025-04-22 09:23:25 -07:00
ai-bot-conversations UX: Align styling with conventions (#1275) 2025-04-23 14:14:55 -05:00
ai-helper DEV: Update linting (#1194) 2025-03-17 15:14:53 +11:00
embeddings/common DEV: Update linting (#1191) 2025-03-13 13:25:38 +00:00
llms/common FEATURE: display more places where AI is used / Chat streamer (#1278) 2025-04-24 16:22:19 +10:00
sentiment/common UX: Convert sentiment analysis overview to horizontal bars (#1216) 2025-03-25 13:36:52 -07:00
summarization DEV: Update linting (#1191) 2025-03-13 13:25:38 +00:00