mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
fix: get rid of translation typo (#1880)
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
"ask_question": "Ask a specific question to one of the following coworkers: {coworkers}\nThe input to this tool should be the coworker, the question you have for them, and ALL necessary context to ask the question properly, they know nothing about the question, so share absolute everything you know, don't reference things but instead explain them.",
|
"ask_question": "Ask a specific question to one of the following coworkers: {coworkers}\nThe input to this tool should be the coworker, the question you have for them, and ALL necessary context to ask the question properly, they know nothing about the question, so share absolute everything you know, don't reference things but instead explain them.",
|
||||||
"add_image": {
|
"add_image": {
|
||||||
"name": "Add image to content",
|
"name": "Add image to content",
|
||||||
"description": "See image to understand it's content, you can optionally ask a question about the image",
|
"description": "See image to understand its content, you can optionally ask a question about the image",
|
||||||
"default_action": "Please provide a detailed description of this image, including all visual elements, context, and any notable details you can observe."
|
"default_action": "Please provide a detailed description of this image, including all visual elements, context, and any notable details you can observe."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user