We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Langchain JSONloader:
Financial data frequently comes in JSON format
In a RAG request, reading the JSON as a text file does not return the key-value pairs
The text was updated successfully, but these errors were encountered:
Mind if I pick this up? Happy to take a stab at it if it's still available 🙂
Sorry, something went wrong.
aalberti333
No branches or pull requests
What would you like to be added:
Support for Langchain JSONloader:
Why is this needed:
Financial data frequently comes in JSON format
Anything else we need to know?
In a RAG request, reading the JSON as a text file does not return the key-value pairs
The text was updated successfully, but these errors were encountered: