mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-29 22:33:55 +08:00
Release v2.0.0
This commit is contained in:
@@ -14,10 +14,10 @@ Transform your smart home experience with powerful AI assistance powered by mult
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
[!NOTE]
|
||||||
🚧 ALPHA VERSION 🚧
|
> 🚧 ALPHA VERSION 🚧
|
||||||
Expect: potential bugs, frequent changes, incomplete features.
|
> Expect: potential bugs, frequent changes, incomplete features.
|
||||||
🤝 Community Driven
|
> 🤝 Community Driven
|
||||||
|
|
||||||
## 🌟 Features
|
## 🌟 Features
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ MAX_TEMPERATURE: Final = 2.0
|
|||||||
MIN_MAX_TOKENS: Final = 1
|
MIN_MAX_TOKENS: Final = 1
|
||||||
MAX_MAX_TOKENS: Final = 4096
|
MAX_MAX_TOKENS: Final = 4096
|
||||||
MIN_REQUEST_INTERVAL: Final = 0.1
|
MIN_REQUEST_INTERVAL: Final = 0.1
|
||||||
MAX_REQUEST_INTERVAL: Final = 20.0
|
MAX_REQUEST_INTERVAL: Final = 60.0
|
||||||
|
|
||||||
# API constants
|
# API constants
|
||||||
API_TIMEOUT: Final = 30
|
API_TIMEOUT: Final = 30
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 678 KiB |
Reference in New Issue
Block a user