Few shot prompting with HuggingFace serverless endpoint and Langchain
I create access to justice software for not for profits. Currently, I am trying to build a tool that extracts specific information from unstructured data. This information being the reference to human rights articles that were violated or not.
Langchain cvs agent parsing
I am testing a csv agent using a Hugging Face model locally with the titanic
dataset. The code is straightforward: