How to use tools with RECAP
SearchTool
. This is the core of RECAP. Adding this tool to an Assistant allows
it to search over the knowledge you’ve connected up to RECAP through Connectors
.
This is the only tool available to the default RECAP
assistant.
ImageGenerationTool
. This leverages DALLE-3 to generate images.
InternetSearchTool
. This uses Bing to search the internet. To enable this as an option, set the BING_API_KEY
environment variable.