Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.SearchInfo
Packages that use DashScopeApiSpec.SearchInfo
-
Uses of DashScopeApiSpec.SearchInfo in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.SearchInfoModifier and TypeMethodDescriptionDashScopeApiSpec.ChatCompletionOutput.searchInfo()Returns the value of thesearchInforecord component.Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.SearchInfoModifierConstructorDescriptionChatCompletionOutput(String text, List<DashScopeApiSpec.ChatCompletionOutput.Choice> choices, DashScopeApiSpec.SearchInfo searchInfo) Creates an instance of aChatCompletionOutputrecord class.