Commit Graph

3 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
Nicolas Mowen
bcccae7f9c Implement llama.cpp GenAI Provider (#21690)
* Implement llama.cpp GenAI Provider

* Add docs

* Update links

* Fix broken mqtt links

* Fix more broken anchors
2026-01-18 06:34:30 -07:00