Uses of Class
com.alibaba.cloud.ai.dashscope.api.DashScopeApi.Builder
Packages that use DashScopeApi.Builder
-
Uses of DashScopeApi.Builder in com.alibaba.cloud.ai.dashscope.api
Methods in com.alibaba.cloud.ai.dashscope.api that return DashScopeApi.BuilderModifier and TypeMethodDescriptionstatic DashScopeApi.BuilderDashScopeApi.builder()DashScopeApi.Builder.completionsPath(String completionsPath) DashScopeApi.Builder.embeddingsPath(String embeddingsPath) DashScopeApi.mutate()Returns a builder pre-populated with the current configuration for mutation.DashScopeApi.Builder.responseErrorHandler(org.springframework.web.client.ResponseErrorHandler responseErrorHandler) DashScopeApi.Builder.restClientBuilder(org.springframework.web.client.RestClient.Builder restClientBuilder) DashScopeApi.Builder.webClientBuilder(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder) DashScopeApi.Builder.workSpaceId(String workSpaceId)