Uses of Class
com.morpheusdata.model.llm.LlmModel
Packages that use LlmModel
-
Uses of LlmModel in com.morpheusdata.model.llm
Fields in com.morpheusdata.model.llm declared as LlmModelFields in com.morpheusdata.model.llm with type parameters of type LlmModelMethods in com.morpheusdata.model.llm that return LlmModelMethods in com.morpheusdata.model.llm that return types with arguments of type LlmModelMethods in com.morpheusdata.model.llm with parameters of type LlmModelModifier and TypeMethodDescriptionLlmModelMetadata.getCapabilities(LlmModel model) static StringLlmModelMetadata.getInteractionEndpoint(LlmModel model) static StringLlmModelMetadata.getStreamingInteractionEndpoint(LlmModel model) static BooleanLlmModelMetadata.getStreamingSupported(LlmModel model) LlmModelMetadata.getSupportedEndpoints(LlmModel model) voidLlmModel.setParentModel(LlmModel parentModel) Method parameters in com.morpheusdata.model.llm with type arguments of type LlmModel