JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
io.micronaut.langchain4j.chatmodels.tck.tests
JokeGenerator
Contents
Description
Method Summary
Method Details
generateJoke()
Hide sidebar
Show sidebar
Interface JokeGenerator
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
JokeGenerator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
generateJoke
()
Method Details
generateJoke
String
generateJoke
()