mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 16:18:30 +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:
|
The `datasources` parameter is a list of dictionaries, each containing the following keys:
|
||||||
|
|||||||
Reference in New Issue
Block a user