LangChain_chatwithcsv_irisdataset
This project is using the LangChain library and OpenAI to create an agent that can answer questions about a dataset (in this case, the iris dataset). The agent is created using a CSV agent and an OpenAI language model, which allows the user to interact with the data using natural language queries.