mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[GH-ISSUE #105] Support for more document types (HTML, CSV, etc) #59
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danpechi on GitHub (Jun 12, 2023).
Original GitHub issue: https://github.com/langchain-ai/auto-evaluator/issues/105
I'm hoping future updates will enable support for HTML documents, in addition to some of the other data types LangChain is churning out every day. I'm currently working on modifying my repo to use LangChain document loaders, etc.
Support for more document types (HTML, CSV, etc)to [GH-ISSUE #105] Support for more document types (HTML, CSV, etc)