java.lang.Object
org.nasdanika.ai.drawio.DocumentNarrator
- All Implemented Interfaces:
EmbeddingGenerator<Document,,String> Narrator<Document>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.nasdanika.ai.EmbeddingGenerator
EmbeddingGenerator.Requirement -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<String>generateAsync(Document input) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.nasdanika.ai.EmbeddingGenerator
adapt, generate, generate, generateAsync, then
-
Constructor Details
-
DocumentNarrator
public DocumentNarrator()
-
-
Method Details
-
generateAsync
- Specified by:
generateAsyncin interfaceEmbeddingGenerator<Document,String>
-