We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 133df4c commit 31f9f70Copy full SHA for 31f9f70
custom_components/azure_openai_conversation/manifest.json
@@ -4,10 +4,10 @@
4
"codeowners": ["@joselcaguilar"],
5
"config_flow": true,
6
"dependencies": ["conversation"],
7
- "documentation": "https://github.com/joselcaguilar/azure-openai-ha-v2",
+ "documentation": "https://github.com/joselcaguilar/azure-openai-ha",
8
"integration_type": "service",
9
"iot_class": "cloud_polling",
10
- "issue_tracker": "https://github.com/joselcaguilar/azure-openai-ha-v2/issues",
+ "issue_tracker": "https://github.com/joselcaguilar/azure-openai-ha/issues",
11
"requirements": ["openai==1.59.6"],
12
"version": "2025.01.0"
13
}
0 commit comments