From 29f6860fe1f16d9dd260add9d7275ec02859828a Mon Sep 17 00:00:00 2001
From: SMKRV
Date: Mon, 25 Nov 2024 17:03:29 +0300
Subject: [PATCH] Release v2.0.0
---
README.md | 8 +-
custom_components/ha_text_ai/const.py | 2 +-
icon.svg | 12902 ------------------------
logo.svg | 12902 ------------------------
4 files changed, 5 insertions(+), 25809 deletions(-)
delete mode 100644 icon.svg
delete mode 100644 logo.svg
diff --git a/README.md b/README.md
index 6e76627..9b1de81 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,10 @@ Transform your smart home experience with powerful AI assistance powered by mult
---
-
-🚧 ALPHA VERSION 🚧
-Expect: potential bugs, frequent changes, incomplete features.
-🤝 Community Driven
+[!NOTE]
+> 🚧 ALPHA VERSION 🚧
+> Expect: potential bugs, frequent changes, incomplete features.
+> 🤝 Community Driven
## 🌟 Features
diff --git a/custom_components/ha_text_ai/const.py b/custom_components/ha_text_ai/const.py
index 8b5cbcb..ccd41f2 100644
--- a/custom_components/ha_text_ai/const.py
+++ b/custom_components/ha_text_ai/const.py
@@ -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
diff --git a/icon.svg b/icon.svg
deleted file mode 100644
index 7feb3e7..0000000
--- a/icon.svg
+++ /dev/null
@@ -1,12902 +0,0 @@
-
\ No newline at end of file
diff --git a/logo.svg b/logo.svg
deleted file mode 100644
index 7feb3e7..0000000
--- a/logo.svg
+++ /dev/null
@@ -1,12902 +0,0 @@
-
\ No newline at end of file