How to use custom tools in crewai for reading a pdf content #1615
Unanswered
pip-install-skills
asked this question in
Q&A
Replies: 1 comment
-
I believe you need to define a mode for your tool. Something like this:
Then in your description you need to reference the input. Something like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote this custom tool with the intructions on how we create the crewai custom tools from the website. I'm not able to use the given file path
this is the error
This is my code:
Beta Was this translation helpful? Give feedback.
All reactions