mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-02 18:07:43 +00:00
feat: independent use_azure_token_provider on chat and embedding (#452)
* independent use_azure_token_provider * fix CI * fix doc format
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ For more information about configuration options, please refer to the documentat
|
||||
|
||||
# Global configs:
|
||||
USE_AZURE=False
|
||||
USE_AZURE_TOKEN_PROVIDER=False
|
||||
CHAT_USE_AZURE_TOKEN_PROVIDER=False
|
||||
EMBEDDING_USE_AZURE_TOKEN_PROVIDER=False
|
||||
MAX_RETRY=10
|
||||
RETRY_WAIT_SECONDS=20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user