Nicolas Mowen
d9c1ea908d
Chat improvements ( #23195 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Support token streaming stats
* Propogate streaming token stats to chat calls
* Show token stats for each image
* Add settings to handle token stats and other options
* i18n
* Use select
* Improve mobile layout and spacing
2026-05-14 12:05:38 -05:00
Josh Hawkins
e24eb676a9
GenAI tweaks ( #22756 )
...
* add DictAsYamlField for genai provider and runtime options
* regenerate config translations
* chat tweaks
- add page title
- scroll if near bottom
- add tool call group that dynamically updates as tool calls are made
- add bouncing loading indicator and other UI polish
* tool call grouping
2026-04-04 06:54:51 -06:00
Nicolas Mowen
e1245cb93d
Improve profile state management and add recap tool ( #22715 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Improve profile information
* Add chat tools
* Add quick links to new chats
* Improve usefulness
* Cleanup
* fix
2026-03-31 19:09:32 -05:00
Nicolas Mowen
fa1f9a1fa4
Add GenAI Backend Streaming and Chat ( #22152 )
...
CI / AMD64 Build (push) Waiting to run
CI / Assemble and push default build (push) Blocked by required conditions
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
* Add basic chat page with entry
* Add chat history
* processing
* Add markdown
* Improvements
* Adjust timing format
* Reduce fields in response
* More time parsing improvements
* Show tool calls separately from message
* Add title
* Improve UI handling
* Support streaming
* Full streaming support
* Fix tool calling
* Add copy button
* Improvements to UI
* Improve default behavior
* Implement message editing
* Add sub label to event tool filtering
* Cleanup
* Cleanup UI and prompt
* Cleanup UI bubbles
* Fix loading
* Add support for markdown tables
* Add thumbnail images to object results
* Add a starting state for chat
* Clenaup
2026-02-27 09:07:30 -07:00