core/homeassistant/components/openai_conversation
Denis Shulyaka 3d39fb08e5
Add GPT-5 support (#150281)
2025-08-11 09:59:38 +00:00
..
__init__.py Enable disabled OpenAI config entries after entry migration (#150099) 2025-08-06 11:26:10 +00:00
ai_task.py OpenAI: Add attachment support to AI task (#148676) 2025-07-13 21:51:46 +02:00
config_flow.py Add GPT-5 support (#150281) 2025-08-11 09:59:38 +00:00
const.py Add GPT-5 support (#150281) 2025-08-11 09:59:38 +00:00
conversation.py Return intent response from LLM chat log if available (#148522) 2025-07-16 16:16:01 +02:00
entity.py Add GPT-5 support (#150281) 2025-08-11 09:59:38 +00:00
icons.json
manifest.json Update OpenAI title to drop "conversation" (#149263) 2025-07-22 22:43:02 +02:00
services.yaml
strings.json Add GPT-5 support (#150281) 2025-08-11 09:59:38 +00:00