Commit Graph

14 Commits

Author SHA1 Message Date
Nicolas Mowen
361dcc94c8 Cleanup UI and prompt 2026-02-18 10:52:48 -07:00
Nicolas Mowen
d4630c62ca Cleanup 2026-02-18 10:52:48 -07:00
Nicolas Mowen
994a5acc52 Add sub label to event tool filtering 2026-02-18 10:52:48 -07:00
Nicolas Mowen
7f69233f71 Improve default behavior 2026-02-18 10:52:48 -07:00
Nicolas Mowen
730bf3c0b7 Fix tool calling 2026-02-18 10:52:48 -07:00
Nicolas Mowen
858367c98a Full streaming support 2026-02-18 10:52:48 -07:00
Nicolas Mowen
e09e9a0b7a Support streaming 2026-02-18 10:52:48 -07:00
Nicolas Mowen
99e97850c9 More time parsing improvements 2026-02-18 10:52:48 -07:00
Nicolas Mowen
59a38aa67c Reduce fields in response 2026-02-18 10:52:48 -07:00
Nicolas Mowen
9125eff794 Adjust timing format 2026-02-18 10:52:48 -07:00
Nicolas Mowen
e934910616 Improvements 2026-02-18 10:52:48 -07:00
Nicolas Mowen
1e4596eb99 Support getting client via manager 2026-02-18 10:52:32 -07:00
Nicolas Mowen
0a19d95af5 Add live context tool to LLM (#21754)
* Add live context tool

* Improve handling of images in request

* Improve prompt caching
2026-02-18 10:51:52 -07:00
Nicolas Mowen
b2d243d4e7 Implement LLM Chat API with tool calling support (#21731)
* Implement initial tools definiton APIs

* Add initial chat completion API with tool support

* Implement other providers

* Cleanup
2026-02-18 10:51:23 -07:00