mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-15 14:51:19 -08:00
Update Copilot.py
This commit is contained in:
parent
220f0fcd04
commit
413835e538
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ class Copilot(AsyncAuthedProvider, ProviderModelMixin):
|
|||
cookie_domain = ".microsoft.com"
|
||||
anon_cookie_name = "__Host-copilot-anon"
|
||||
|
||||
working = has_curl_cffi
|
||||
working = True
|
||||
use_nodriver = has_nodriver
|
||||
active_by_default = True
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue