Interface LanguageModel
- All Known Implementing Classes:
DisabledLanguageModel
public interface LanguageModel
Represents a language model that has a simple text interface (as opposed to a chat interface).
It is recommended to use the
ChatModel
instead,
as it offers more features.-
Method Summary
-
Method Details
-
generate
-
generate
-