Leon4gr45 commited on
Commit
2b217e6
·
verified ·
1 Parent(s): 6ab316e

Upload test_api.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. test_api.py +1 -1
test_api.py CHANGED
@@ -3,7 +3,7 @@ import base64
3
  import json
4
  import sys
5
 
6
- BASE_URL = "https://auxteam-agent-skillset.hf.space"
7
  # BASE_URL = "http://localhost:7860"
8
 
9
  def test_health():
 
3
  import json
4
  import sys
5
 
6
+ BASE_URL = "https://leon4gr45-openoperator.hf.space"
7
  # BASE_URL = "http://localhost:7860"
8
 
9
  def test_health():