query
Last updated
Last updated
Given a datasource specified in the application configuration, this agent enables submitting queries to that source and outputting the results.
This is very similar to the agent, but it is not limited to vector databases.
Install PostgreSQL in a local minikube cluster:
Specify a datasource in configuration.yaml:
Reference that datasource and submit a query using input message values:
Structured and unstructured text
Implicit topic
Structured text
Implicit topic
Checkout the full configuration properties in the .