* 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) |
||
---|---|---|
.. | ||
embedding_defs_enumerator.rb | ||
embedding_defs_validator.rb | ||
embeddings_model_validator.rb | ||
embeddings_module_validator.rb | ||
llm_dependency_validator.rb | ||
llm_enumerator.rb | ||
llm_validator.rb | ||
llm_vision_enumerator.rb | ||
persona_enumerator.rb |