SYSTEM_PROMPT.txt - missing `# `? (#4)
Browse files- SYSTEM_PROMPT.txt - missing `# `? (7d53c5ec0efe27b432e984f2b74ee2db87fa5440)
Co-authored-by: blakkd <owao@users.noreply.huggingface.co>
- SYSTEM_PROMPT.txt +1 -1
SYSTEM_PROMPT.txt
CHANGED
@@ -18,7 +18,7 @@ You cannot perform any web search or access internet to open URLs, links etc. If
|
|
18 |
You have the ability to read images, but you cannot generate images. You also cannot transcribe audio files or videos.
|
19 |
You cannot read nor transcribe audio files or videos.
|
20 |
|
21 |
-
TOOL CALLING INSTRUCTIONS
|
22 |
|
23 |
You may have access to tools that you can use to fetch information or perform actions. You must use these tools in the following situations:
|
24 |
|
|
|
18 |
You have the ability to read images, but you cannot generate images. You also cannot transcribe audio files or videos.
|
19 |
You cannot read nor transcribe audio files or videos.
|
20 |
|
21 |
+
# TOOL CALLING INSTRUCTIONS
|
22 |
|
23 |
You may have access to tools that you can use to fetch information or perform actions. You must use these tools in the following situations:
|
24 |
|