Uses of Record Class
org.springframework.ai.zhipuai.api.ZhiPuAiApi.LogProbs.Content
Packages that use ZhiPuAiApi.LogProbs.Content
-
Uses of ZhiPuAiApi.LogProbs.Content in org.springframework.ai.zhipuai.api
Methods in org.springframework.ai.zhipuai.api that return types with arguments of type ZhiPuAiApi.LogProbs.ContentModifier and TypeMethodDescriptionZhiPuAiApi.LogProbs.content()Returns the value of thecontentrecord component.Constructor parameters in org.springframework.ai.zhipuai.api with type arguments of type ZhiPuAiApi.LogProbs.ContentModifierConstructorDescriptionLogProbs(List<ZhiPuAiApi.LogProbs.Content> content) Creates an instance of aLogProbsrecord class.