Uses of Class
com.langfuse.client.resources.commons.types.Model
Packages that use Model
Package
Description
-
Uses of Model in com.langfuse.client.resources.commons.types
Methods in com.langfuse.client.resources.commons.types that return ModelMethods in com.langfuse.client.resources.commons.types with parameters of type ModelModifier and TypeMethodDescription -
Uses of Model in com.langfuse.client.resources.models
Methods in com.langfuse.client.resources.models that return ModelModifier and TypeMethodDescriptionModelsClient.create(CreateModelRequest request) Create a modelModelsClient.create(CreateModelRequest request, RequestOptions requestOptions) Create a modelGet a modelModelsClient.get(String id, RequestOptions requestOptions) Get a modelMethods in com.langfuse.client.resources.models that return types with arguments of type ModelModifier and TypeMethodDescriptionAsyncModelsClient.create(CreateModelRequest request) Create a modelAsyncModelsClient.create(CreateModelRequest request, RequestOptions requestOptions) Create a modelAsyncRawModelsClient.create(CreateModelRequest request) Create a modelAsyncRawModelsClient.create(CreateModelRequest request, RequestOptions requestOptions) Create a modelRawModelsClient.create(CreateModelRequest request) Create a modelRawModelsClient.create(CreateModelRequest request, RequestOptions requestOptions) Create a modelGet a modelAsyncModelsClient.get(String id, RequestOptions requestOptions) Get a modelGet a modelAsyncRawModelsClient.get(String id, RequestOptions requestOptions) Get a modelGet a modelRawModelsClient.get(String id, RequestOptions requestOptions) Get a model -
Uses of Model in com.langfuse.client.resources.models.types
Methods in com.langfuse.client.resources.models.types that return types with arguments of type ModelMethods in com.langfuse.client.resources.models.types with parameters of type ModelModifier and TypeMethodDescriptionMethod parameters in com.langfuse.client.resources.models.types with type arguments of type ModelModifier and TypeMethodDescriptionPaginatedModels._FinalStage.addAllData(List<Model> data) PaginatedModels.Builder.addAllData(List<Model> data)