9 Commits

Author SHA1 Message Date
Allen Porter
03560ee3df
Update the LLM API examples to support multiple APIs (#2629)
* Update the LLM API examples to support multiple APIs

* Update docs/core/llm/index.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-12 17:51:23 -07:00
Allen Porter
5ffe47872d
Add example usage for unregistering an LLM API (#2524)
* Add example usage for unregistering an LLM API

* Update example to be based on a config entry
2025-01-09 17:52:36 +01:00
Paulus Schoutsen
199a48d5f6
Add example how to register API with HA (#2206) 2024-06-06 13:10:49 -05:00
Paulus Schoutsen
7abb5fb061
Some more tweaks for LLM API docs (#2205) 2024-06-05 00:15:50 -04:00
Paulus Schoutsen
ddea7bc1f5
Update LLM API docs (#2200) 2024-05-29 22:57:58 -04:00
Paulus Schoutsen
f43f2e4894
Update LLM API docs (#2196) 2024-05-28 07:46:27 +02:00
Denis Shulyaka
8704a08e1b
Add ToolInput.device_id (#2180) 2024-05-26 16:28:06 +02:00
c0ffeeca7
207c08678e
core: apply sentence-style capitalization to headings (#2188)
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 10:10:20 +02:00
Paulus Schoutsen
1f235a8d53
Document the LLM helper (#2178)
* Document the LLM helper

* Incorporate other PR

* Apply suggestions from code review

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>

---------

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
2024-05-20 16:18:53 -04:00