core/tests/components/openai_conversation
Paulus Schoutsen 7554ca9460
Allow llm API to render dynamic template prompt (#118055)
* Allow llm API to render dynamic template prompt

* Make rendering api prompt async so it can become a RAG

* Fix test
2024-05-24 16:04:48 -04:00
..
snapshots LLM Tools support for OpenAI integration (#117645) 2024-05-21 22:45:04 -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 Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
test_conversation.py Allow llm API to render dynamic template prompt (#118055) 2024-05-24 16:04:48 -04:00
test_init.py Add OpenAI conversation entity (#114942) 2024-04-09 11:10:03 -04:00