core/tests/components/openai_conversation
Denis Shulyaka 46da43d09d
Add OpenAI Conversation system prompt `user_name` and `llm_context` variables (#118512)
* OpenAI Conversation: Add variables to the system prompt

* User name and llm_context

* test for user name

* test for user id

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-05-31 15:28:23 -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 Add OpenAI Conversation system prompt `user_name` and `llm_context` variables (#118512) 2024-05-31 15:28:23 -04:00
test_init.py Migrate openai_conversation to `entry.runtime_data` (#118535) 2024-05-31 11:16:39 -04:00