Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.CacheCreation
Packages that use DashScopeApiSpec.CacheCreation
-
Uses of DashScopeApiSpec.CacheCreation in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return DashScopeApiSpec.CacheCreationModifier and TypeMethodDescriptionDashScopeApiSpec.PromptTokenDetailed.cacheCreation()Returns the value of thecacheCreationrecord component.Constructors in com.alibaba.cloud.ai.dashscope.spec with parameters of type DashScopeApiSpec.CacheCreationModifierConstructorDescriptionPromptTokenDetailed(Integer cachedTokens, DashScopeApiSpec.CacheCreation cacheCreation, Integer cacheCreationInputTokens, String cacheType) Creates an instance of aPromptTokenDetailedrecord class.