How to connect Databases? (SQL, DWH)
Purpose: Integration with external databases allows the AI agent to execute SQL queries and use the results during a conversation. PostgreSQL support is verified.
How to Set Up a Database Integration
- Open the
Integrations
section in the Flametree portal. - Find the
Database
integration type. - Click the Add + button next to it.
- Fill in the following parameters:
Field | Description |
---|---|
Name , Description | Custom name and description of the integration. |
Database | Name of the database. |
Host | IP address of the database server. |
Port | Database connection port. |
User name | Database user login. |
Password | Password for database access. |
- Click Save.