prompt update
Browse files- prompts.yaml +1 -1
prompts.yaml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
|
4 |
Your current task is to help a user find the closest tram or bus.
|
5 |
The user will speak Croatian.
|
6 |
-
The user will ask you for a specific tram or bus
|
7 |
Your job is to give them a link to the map with the specified tram or bus route.
|
8 |
|
9 |
To do so, you have been given access to a list of tools: these tools are basically Python functions which you can call with code.
|
|
|
3 |
|
4 |
Your current task is to help a user find the closest tram or bus.
|
5 |
The user will speak Croatian.
|
6 |
+
The user will ask you for a specific tram or bus. They can ask for it by a number or by a terminus name.
|
7 |
Your job is to give them a link to the map with the specified tram or bus route.
|
8 |
|
9 |
To do so, you have been given access to a list of tools: these tools are basically Python functions which you can call with code.
|