You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules
Ingo Kleiber fd9975dad7
add CoNLL-U document loader (#1297)
I've added a simple
[CoNLL-U](https://universaldependencies.org/format.html) document
loader. CoNLL-U is a common format for NLP tasks and is used, for
example, in the Universal Dependencies treebank corpora. The loader
reads a single file in standard CoNLL-U format and returns a document.
1 year ago
..
agents improve docs (#1309) 1 year ago
chains Update key_concepts.md (#1209) (#1237) 1 year ago
document_loaders add CoNLL-U document loader (#1297) 1 year ago
indexes Correct typo in "Question Answering" How-To Guide (#1221) 1 year ago
llms Add Writer, Banana, Modal, StochasticAI (#1270) 1 year ago
memory chroma docs (#1012) 1 year ago
prompts chroma docs (#1012) 1 year ago
utils add ifttt tool (#1244) 1 year ago
agents.rst Feature: linkcheck-action (#534) (#542) 1 year ago
chains.rst Feature: linkcheck-action (#534) (#542) 1 year ago
document_loaders.rst Harrison/unstructured support (#903) 1 year ago
indexes.rst improve docs for indexes (#1146) 1 year ago
llms.rst Fix minor error in LLM documentation (#602) 1 year ago
memory.rst Feature: linkcheck-action (#534) (#542) 1 year ago
prompts.rst Feature: linkcheck-action (#534) (#542) 1 year ago
state_of_the_union.txt Docs refactor (#480) 1 year ago
utils.rst Feature: linkcheck-action (#534) (#542) 1 year ago