This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-01-25 09:02:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev
Add File
New File
Upload File
Apply Patch
core
/
tests
/
components
/
openai_conversation
History
Allen Porter
e41757ae2b
Update OpenAI config flow to filter out invalid LLM APIs (
#161553
)
2026-01-24 23:10:59 -08:00
..
snapshots
Add chat log subscription endpoint (
#155287
)
2025-11-24 22:31:19 +01:00
__init__.py
Bump openai to 2.2.0 (
#153926
)
2025-10-07 17:41:52 +01:00
conftest.py
Add GPT-5 support (
#150281
)
2025-08-08 20:49:09 +02:00
test_ai_task.py
Use pytest.mark.freeze_time in openai_conversation tests (
#156345
)
2025-11-11 13:05:02 +01:00
test_config_flow.py
Update OpenAI config flow to filter out invalid LLM APIs (
#161553
)
2026-01-24 23:10:59 -08:00
test_conversation.py
Add chat log subscription endpoint (
#155287
)
2025-11-24 22:31:19 +01:00
test_entity.py
Fix structured output object selector conversion for OpenAI (
#150916
)
2025-08-19 22:17:30 +02:00
test_init.py
Add reauthentication to openai_conversation (
#161044
)
2026-01-17 13:13:58 +01:00