mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-27 01:24:05 +08:00
Release v2.0.0
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# 🤖 HA Text AI for Home Assistant (Advanced AI Integration for Home Assistant with multi-provider support)
|
# 🤖 HA Text AI for Home Assistant
|
||||||
|
### Advanced AI Integration for Home Assistant with multi-provider support
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
@@ -104,7 +105,7 @@ Transform your smart home experience with powerful AI assistance powered by mult
|
|||||||
ha_text_ai:
|
ha_text_ai:
|
||||||
api_provider: openai # or anthropic
|
api_provider: openai # or anthropic
|
||||||
api_key: !secret ai_api_key
|
api_key: !secret ai_api_key
|
||||||
model: gpt-4o-mini # Updated model name
|
model: gpt-4o-mini
|
||||||
temperature: 0.7
|
temperature: 0.7
|
||||||
max_tokens: 1000
|
max_tokens: 1000
|
||||||
request_interval: 1.0
|
request_interval: 1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user