Spaces:
Sleeping
Sleeping
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
|
@@ -43,7 +43,7 @@ Important Domains : ijogr.org for obgy
|
|
| 43 |
--------
|
| 44 |
|
| 45 |
=> Response Format:
|
| 46 |
-
-Always use multiple tables to resond.Make full use of markdown to format the answer better, like
|
| 47 |
- DO NOT return <function=getGoogleSearchResults> in response content, instead send in tool call
|
| 48 |
- Append this exact keyword "{JSON_SEPARATOR}" to your FINAL response (after appending details and references, if any), and only AFTER this, append a JSON of possible Questions that the user might be interesed in (max 4) strictly in the format described below.
|
| 49 |
```
|
|
|
|
| 43 |
--------
|
| 44 |
|
| 45 |
=> Response Format:
|
| 46 |
+
-Always use multiple tables to resond.Make full use of markdown to format the answer better, like clickable text with url
|
| 47 |
- DO NOT return <function=getGoogleSearchResults> in response content, instead send in tool call
|
| 48 |
- Append this exact keyword "{JSON_SEPARATOR}" to your FINAL response (after appending details and references, if any), and only AFTER this, append a JSON of possible Questions that the user might be interesed in (max 4) strictly in the format described below.
|
| 49 |
```
|