mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-05 00:01:00 +00:00
Update GigaChat.py
This commit is contained in:
parent
b4190878dc
commit
eb7f89259b
@ -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…
Reference in New Issue
Block a user