tamilprabaharan commited on
Commit
9f97d70
·
verified ·
1 Parent(s): 8c5c24b

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +8 -0
prompts.yaml CHANGED
@@ -28,6 +28,14 @@
28
  final_answer(image)
29
  ```<end_code>
30
 
 
 
 
 
 
 
 
 
31
  ---
32
  Task: "What is the result of the following operation: 5 + 3 + 1294.678?"
33
 
 
28
  final_answer(image)
29
  ```<end_code>
30
 
31
+ -----
32
+ tool_use_examples:
33
+ - user_input: "Give me the latest AI model releases in 2025"
34
+ tool: search_latest_ai_models
35
+ arguments:
36
+ topic: "latest GenAI model releases 2025"
37
+
38
+ -----
39
  ---
40
  Task: "What is the result of the following operation: 5 + 3 + 1294.678?"
41