Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ADA-DAAI
/
Sale_Agent_Chainlit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
anhkhoiphan
commited on
Sep 11, 2025
Commit
130a793
·
verified
·
1 Parent(s):
b544903
Sửa link API bị lỗi
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -10,7 +10,7 @@ import os
10
import uuid
11
12
13
-
API_BASE_URL = "sale-agent-m179.onrender.com"
14
15
16
@dataclass
10
import uuid
11
12
13
+
API_BASE_URL = "
https://
sale-agent-m179.onrender.com"
14
15
16
@dataclass