From d206bde15af2c5dd3151383fc361d92704b994e4 Mon Sep 17 00:00:00 2001 From: SMKRV Date: Mon, 25 Nov 2024 16:37:57 +0300 Subject: [PATCH] Release v2.0.0 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 53a21d6..b6d03cc 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Transform your smart home experience with powerful AI assistance powered by mult - Request Interval (API call throttling) - Custom API Endpoint (optional) -#### Potentially Compatible Providers +#### ⓘ Potentially Compatible Providers The integration is designed to be flexible and may work with other providers offering OpenAI-compatible APIs: - Groq @@ -95,13 +95,13 @@ The integration is designed to be flexible and may work with other providers off - Local AI servers (like Ollama) - Custom OpenAI-compatible endpoints -### Additional Notes +#### ⚠️ Additional Notes - Not all providers guarantee full compatibility - Performance may vary between providers - Check individual provider's documentation -- Ensure your API key has sufficient credits/quota +- Ensure your API key has sufficient credits/quota -### Provider Compatibility Requirements +#### ⚠️ Provider Compatibility Requirements To be compatible, a provider should support: - OpenAI-like REST API structure - JSON request/response format