Commit Graph

2 Commits

Author SHA1 Message Date
Nicolas Mowen
5fdb56a106 Add live context tool to LLM (#21754)
* Add live context tool

* Improve handling of images in request

* Improve prompt caching
2026-01-22 13:04:40 -06:00
Nicolas Mowen
31ee62b760 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-01-20 09:13:12 -06:00