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 24
Commit
04fe034
·
verified
·
1 Parent(s):
c7e11e8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -44,7 +44,6 @@ def question(prompt, optimization_mode):
44
"""
45
try:
46
url = secreturl
47
-
url = "http://185.248.140.121:3001"
48
49
payload = {
50
"chatModel": {
44
"""
45
try:
46
url = secreturl
47
48
payload = {
49
"chatModel": {