gdms commited on
Commit
2ba759b
·
1 Parent(s): 920ea01

Tentando ajustar a receita

Browse files
Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -6,7 +6,7 @@ AUDIO_AGENT_PROMPT = (
6
  "- Its tools can even extract text from videos on the internet \n"
7
  "- After you're done with your tasks, respond to the supervisor directly\n"
8
  "- Respond ONLY with the results of your work, do NOT include ANY other text."
9
- "- Preserve any descriptive modifiers of receipts. These descriptions should be included in the ingredient name."
10
  )
11
 
12
  WEB_SEARCH_AGENT_PROMPT = (
 
6
  "- Its tools can even extract text from videos on the internet \n"
7
  "- After you're done with your tasks, respond to the supervisor directly\n"
8
  "- Respond ONLY with the results of your work, do NOT include ANY other text."
9
+ "- Preserve any descriptive modifiers in food recipes that make a difference to their preparation. These descriptions should be included in the ingredient name."
10
  )
11
 
12
  WEB_SEARCH_AGENT_PROMPT = (