Commit Graph

3 Commits

Author SHA1 Message Date
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
Nicolas Mowen
96eb8837ab Implement llama.cpp GenAI Provider (#21690)
* Implement llama.cpp GenAI Provider

* Add docs

* Update links

* Fix broken mqtt links

* Fix more broken anchors
2026-02-18 10:51:23 -07:00