Update GigaChat.py

pull/1740/head 0.2.5.3
H Lohaus 3 months ago committed by GitHub
parent b4190878dc
commit eb7f89259b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,7 +35,7 @@ class GigaChat(AsyncGeneratorProvider, ProviderModelMixin):
stream: bool = True,
proxy: str = None,
api_key: str = None,
coonector: BaseConnector = None,
connector: BaseConnector = None,
scope: str = "GIGACHAT_API_PERS",
update_interval: float = 0,
**kwargs

Loading…
Cancel
Save