Enhance Datasource Metadata
Closed this issue · 0 comments
stephenlprice commented
@joeconstantino wrote the prompts the agent uses to query VDS and perform python analysis.
The VDS query prompts uses metadata to understand how to query the data source. This currently relies on the getMetadata
endpoint provided by VDS.
Can it be further enhanced via REST API or Metadata API such that the LLM can make better query decisions?