Uses of Class
com.langfuse.client.resources.ingestion.types.OpenAiCompletionUsageSchema.Builder
Packages that use OpenAiCompletionUsageSchema.Builder
-
Uses of OpenAiCompletionUsageSchema.Builder in com.langfuse.client.resources.ingestion.types
Methods in com.langfuse.client.resources.ingestion.types that return OpenAiCompletionUsageSchema.BuilderModifier and TypeMethodDescriptionOpenAiCompletionUsageSchema.Builder.additionalProperties(Map<String, Object> additionalProperties) OpenAiCompletionUsageSchema.Builder.additionalProperty(String key, Object value) OpenAiCompletionUsageSchema.Builder.from(OpenAiCompletionUsageSchema other) OpenAiCompletionUsageSchema.PromptTokensStage.from(OpenAiCompletionUsageSchema other)