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