How to use tools with Hymalaia.
Hymalaia supports the use of tools to extend the capabilities of your assistants. Tools allow assistants to:
By default, Hymalaia provides three built-in tools:
SearchTool
This is the core tool in Hymalaia. When added to an assistant, it enables searching across all connected data sources via Connectors.
β This is the only tool enabled by default for the Hymalaia assistant.
ImageGenerationTool
Leverages DALLΒ·E 3 to generate images from text prompts.
Use cases:
InternetSearchTool
Uses Bing to search the web.
π§ To enable this tool, set the following environment variable in your deployment:
How to use tools with Hymalaia.
Hymalaia supports the use of tools to extend the capabilities of your assistants. Tools allow assistants to:
By default, Hymalaia provides three built-in tools:
SearchTool
This is the core tool in Hymalaia. When added to an assistant, it enables searching across all connected data sources via Connectors.
β This is the only tool enabled by default for the Hymalaia assistant.
ImageGenerationTool
Leverages DALLΒ·E 3 to generate images from text prompts.
Use cases:
InternetSearchTool
Uses Bing to search the web.
π§ To enable this tool, set the following environment variable in your deployment: