core/tests/components/openai_conversation
Paulus Schoutsen 615a1eda51
LLM Assist API to ignore intents if not needed for exposed entities or calling device (#118283)
* LLM Assist API to ignore timer intents if device doesn't support it

* Refactor to use API instances

* Extract ToolContext class

* Limit exposed intents based on exposed entities
2024-05-28 21:29:18 -04:00
..
snapshots Add user name and location to the LLM assist prompt (#118071) 2024-05-24 22:23:05 -04:00
__init__.py
conftest.py LLM Tools support for OpenAI integration (#117645) 2024-05-21 22:45:04 -04:00
test_config_flow.py Standardize LLM instructions prompt (#118195) 2024-05-26 20:24:26 -04:00
test_conversation.py LLM Assist API to ignore intents if not needed for exposed entities or calling device (#118283) 2024-05-28 21:29:18 -04:00
test_init.py Add OpenAI conversation entity (#114942) 2024-04-09 11:10:03 -04:00