Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mgokg/gemini-2.0-flash-exp
mgokg
/
PerplexicaApi
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mgokg
commited on
Jan 26
Commit
9719b44
·
verified
·
1 Parent(s):
16a87c3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -43,7 +43,7 @@ def question(prompt, optimization_mode):
43
}
44
"""
45
try:
46
-
url =
secreturl
47
48
payload = {
49
"chatModel": {
43
}
44
"""
45
try:
46
+
url =
"http://185.248.140.121:3001/"
47
48
payload = {
49
"chatModel": {