Back to Genai Toolbox

Integrations

docs/en/integrations/_index.md

1.1.0637 B
Original Source

An Integration represents a connection to a database or a HTTP Server.

You can define the connection the Source just once in your tools.yaml file. Once connected, that integration unlocks a suite of specialized Tools (like querying data, listing tables, or analyzing schemas) that your clients can immediately use.

Exploring Integrations & Tools

Select an integration below to view its configuration requirements. Depending on the integration, the documentation will provide the tools.yaml snippets needed to establish a source connection, detail any specific tools available to your agents, or both.

{{< list-db >}}