mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-21 22:54:00 +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>
|
||||
|
||||
---
|
||||
|
||||
🚧 ALPHA VERSION 🚧
|
||||
Expect: potential bugs, frequent changes, incomplete features.
|
||||
🤝 Community Driven
|
||||
[!NOTE]
|
||||
> 🚧 ALPHA VERSION 🚧
|
||||
> Expect: potential bugs, frequent changes, incomplete features.
|
||||
> 🤝 Community Driven
|
||||
|
||||
## 🌟 Features
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ MAX_TEMPERATURE: Final = 2.0
|
||||
MIN_MAX_TOKENS: Final = 1
|
||||
MAX_MAX_TOKENS: Final = 4096
|
||||
MIN_REQUEST_INTERVAL: Final = 0.1
|
||||
MAX_REQUEST_INTERVAL: Final = 20.0
|
||||
MAX_REQUEST_INTERVAL: Final = 60.0
|
||||
|
||||
# API constants
|
||||
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