g4f commited on
Commit
07e67f5
·
1 Parent(s): c671f92

Synced repo using 'sync_with_huggingface' Github Action

Browse files
g4f/Provider/Providers/B88.py CHANGED
@@ -13,7 +13,7 @@ models = {
13
  model = models.keys()
14
  supports_stream = True
15
  needs_auth = False
16
- working = True
17
 
18
  headers = {
19
  'Content-Type':'application/json',
 
13
  model = models.keys()
14
  supports_stream = True
15
  needs_auth = False
16
+ working = False
17
 
18
  headers = {
19
  'Content-Type':'application/json',
requirements.txt CHANGED
@@ -14,8 +14,8 @@ tls-client
14
  free-proxy
15
  fastapi[all]==0.100.0
16
  slack-sdk==3.21.3
17
- poe-api==0.4.17
18
- vercel-llm-api==0.3.0
19
  beautifulsoup4==4.12.2
20
  translate
21
  python-socketio
 
14
  free-proxy
15
  fastapi[all]==0.100.0
16
  slack-sdk==3.21.3
17
+ poe-api==0.5.2
18
+ vercel-llm-api==0.3.1
19
  beautifulsoup4==4.12.2
20
  translate
21
  python-socketio