added an example of running the tool to the README

This commit is contained in:
Minura Punchihewa
2025-01-03 02:25:14 +05:30
parent 64d54bd423
commit 3c29a6cc11

View File

@@ -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: