MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.21k stars 21.36k forks source link

Tabular data llm querying with Langchain + AzureML #117975

Open QuetzalCoatlRossi opened 9 months ago

QuetzalCoatlRossi commented 9 months ago

A simple example of using langchain (in AzureML env) to query a local csv would be helpful. This example could include the import from langchain.agents import create_sql_agent that uses an agent via from langchain.agents import initialize_agent to query the csv file.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

SaibabaBalapur-MSFT commented 9 months ago

@QuetzalCoatlRossi Thanks for your feedback! We will investigate and update as appropriate.

RamanathanChinnappan-MSFT commented 9 months ago

@QuetzalCoatlRossi I've delegated this to @jiaochenlu, a content author, to review and share their valuable insights.

jiaochenlu commented 5 months ago

@QuetzalCoatlRossi Thanks for your feedback, and I apologize for the late response. I'd like to understand your use case further.