Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ldhldh
/
langchain_kaka_api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ldhldh
commited on
Oct 12, 2023
Commit
793019d
Β·
1 Parent(s):
e3904de
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -49,7 +49,6 @@ def chat():
49
arr[2],
50
fn_index=0
51
)
52
-
result = str(result)
53
54
end = time.time()
55
49
arr[2],
50
fn_index=0
51
)
52
53
end = time.time()
54