Spaces:
Sleeping
Sleeping
Stoyan Georgiev
commited on
Commit
·
6773cf2
1
Parent(s):
7f9baa2
Updated the Space with new features
Browse files- prompts.yaml +1 -1
prompts.yaml
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
Here are a few examples using notional tools:
|
13 |
|
14 |
---
|
15 |
-
Task: "What is the
|
16 |
|
17 |
Thought: I will proceed step by step and use the following tool: `get_current_time_in_timezone` to the current time in the given timezone. If the only a city is given, I will create a correct time zone, e.g from "New York" => "America/New York"
|
18 |
Code:
|
|
|
12 |
Here are a few examples using notional tools:
|
13 |
|
14 |
---
|
15 |
+
Task: "What is the current time in New York?"
|
16 |
|
17 |
Thought: I will proceed step by step and use the following tool: `get_current_time_in_timezone` to the current time in the given timezone. If the only a city is given, I will create a correct time zone, e.g from "New York" => "America/New York"
|
18 |
Code:
|