Tab-SE / tableau_langchain

Tableau tools for Agentic use cases with Langchain
7 stars 0 forks source link

Dynamic Data Querying #11

Open stephenlprice opened 1 month ago

stephenlprice commented 1 month ago

The agent is currently deployed statically to a single data source.

We need a prior step that queries Tableau for all "AI ready" data sources (can be controlled via tags + certification) and then the AI agent decides which data source to query based on the provided information.

Once it finds the target datasource, on the next step it will obtain the metadata necessary to perform VDS queries