Allen Porter
4b5c04b2f0
Add AI Task support in Ollama ( #148226 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2025-07-06 16:56:37 +02:00
Paulus Schoutsen
f50ef79c72
Ollama: Migrate pick model to subentry ( #147944 )
2025-07-02 15:20:42 +02:00
Erik Montnemery
8fc31283b7
Correct ollama config entry migration ( #147858 )
2025-07-01 10:45:17 +02:00
Joost Lekkerkerker
9bd0762799
Make sure Ollama integration migration is clean ( #147630 )
2025-06-26 23:02:35 +02:00
Paulus Schoutsen
f735331699
Convert Ollama to subentries ( #147286 )
...
* Convert Ollama to subentries
* Add latest changes from Google subentries
* Move config entry type to init
2025-06-24 16:13:34 -04:00
epenet
166c588cac
Add LogCaptureFixture type hints in tests ( #118372 )
2024-05-29 14:10:00 +02:00
Allen Porter
f1dda8ef63
Add Ollama Conversation Agent Entity ( #116363 )
...
* Add ConversationEntity to OLlama integration
* Add assist_pipeline dependencies
2024-04-29 10:15:46 -04:00
Paulus Schoutsen
d2e4f5f36e
Add conversation entity ( #114518 )
...
* Default agent as entity
* Migrate constant to point at new value
* Fix tests
* Fix more tests
* Move assist pipeline back to cloud after dependenceis
2024-04-01 21:34:25 -04:00
Paulus Schoutsen
f01235ef74
Re-organize conversation integration ( #114502 )
...
* Re-organize conversation integration
* Clean up 2 more imports
* Re-export models
* Fix imports
* Uno mas
* Rename agents to models
* Fix cast test that i broke?
* Just blocking till I'm done
* Wrong place
2024-03-31 00:05:25 -04:00
Michael Hansen
72fed878b4
Add Ollama conversation agent ( #113962 )
...
* Add ollama conversation agent
* Change iot class
* Much better default template
* Slight adjustment to prompt
* Make casing consistent
* Switch to ollama Python fork
* Add prompt to tests
* Rename to "ollama"
* Download models in config flow
* Update homeassistant/components/ollama/config_flow.py
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2024-03-26 16:15:20 -05:00