Back to Langchain4j

YAML

docs/docs/integrations/document-parsers/yaml.md

1.14.0468 B
Original Source

YAML

Maven Dependency

xml
<dependency>
    <groupId>dev.langchain4j</groupId>
    <artifactId>langchain4j-document-parser-yaml</artifactId>
    <version>1.13.1-beta23</version>
</dependency>

APIs

  • YamlDocumentParser

Examples