mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 23:58:34 +00:00
added an example of running the tool to the README
This commit is contained in:
@@ -48,6 +48,8 @@ aimind_tool = AIMindTool(
|
||||
}
|
||||
]
|
||||
)
|
||||
|
||||
aimind_tool.run("How many 3 bedroom houses were sold in 2008?")
|
||||
```
|
||||
|
||||
The `datasources` parameter is a list of dictionaries, each containing the following keys:
|
||||
|
||||
Reference in New Issue
Block a user