Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ import os
|
|
8 |
secreturl = os.environ.get('secret_url')
|
9 |
|
10 |
# CSS-Stil für den Markdown-Container
|
11 |
-
|
12 |
|
13 |
def parse_links(prompt):
|
14 |
#anfrage ='fill in the missing contact information. do not reference the json object. do not use html tags inside the json object. it must be valid json. do not return explanaitons or any other text. thanks for your efforts:)'
|
|
|
8 |
secreturl = os.environ.get('secret_url')
|
9 |
|
10 |
# CSS-Stil für den Markdown-Container
|
11 |
+
demo=""
|
12 |
|
13 |
def parse_links(prompt):
|
14 |
#anfrage ='fill in the missing contact information. do not reference the json object. do not use html tags inside the json object. it must be valid json. do not return explanaitons or any other text. thanks for your efforts:)'
|