Back to Langchain4j

YAML

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

1.17.0468 B
Original Source

YAML

Maven Dependency

xml
<dependency>
    <groupId>dev.langchain4j</groupId>
    <artifactId>langchain4j-document-parser-yaml</artifactId>
    <version>1.11.8-beta19</version>
</dependency>

APIs

  • YamlDocumentParser

Examples