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