core/homeassistant/components/openai_conversation
Denis Shulyaka cb9692f3fb
Raise error when max tokens reached for openai_conversation (#140214)
* Handle ResponseIncompleteEvent

* Updated error text

* Fix tests

* Update conversation.py

* ruff

* More tests

* Handle ResponseFailed and ResponseError

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2025-03-24 15:49:34 +01:00
..
__init__.py OpenAI Responses API (#140713) 2025-03-16 13:18:18 -04:00
config_flow.py
const.py Add generate content service for OpenAI to match Google AI (#122818) 2025-03-14 22:54:49 -04:00
conversation.py Raise error when max tokens reached for openai_conversation (#140214) 2025-03-24 15:49:34 +01:00
icons.json Add generate content service for OpenAI to match Google AI (#122818) 2025-03-14 22:54:49 -04:00
manifest.json Bump openai to 1.68.2 (#141154) 2025-03-22 23:12:02 -10:00
services.yaml Add generate content service for OpenAI to match Google AI (#122818) 2025-03-14 22:54:49 -04:00
strings.json Add generate content service for OpenAI to match Google AI (#122818) 2025-03-14 22:54:49 -04:00