索引
所有程序包|所有类和接口
A
- afterPropertiesSet() - 类中的方法 io.springboot.plugin.dashscope.config.DashscopeProperties
-
初始化key
- apiKey - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
DashScope API-KEY
D
- DashscopeAutoConfiguration - io.springboot.plugin.dashscope中的类
- DashscopeAutoConfiguration() - 类的构造器 io.springboot.plugin.dashscope.DashscopeAutoConfiguration
- dashscopeEndpoint(DashscopeProperties) - 类中的方法 io.springboot.plugin.dashscope.DashscopeAutoConfiguration
- DashscopeEndpoint - io.springboot.plugin.dashscope.endpoint中的类
-
灵积接口
- DashscopeEndpoint() - 类的构造器 io.springboot.plugin.dashscope.endpoint.DashscopeEndpoint
- dashscopeProperties - 类中的变量 io.springboot.plugin.dashscope.endpoint.DashscopeEndpoint
- DashscopeProperties - io.springboot.plugin.dashscope.config中的类
- DashscopeProperties() - 类的构造器 io.springboot.plugin.dashscope.config.DashscopeProperties
E
- enableSearch - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
生成时,是否参考搜索的结果
I
- io.springboot.plugin.dashscope - 程序包 io.springboot.plugin.dashscope
- io.springboot.plugin.dashscope.config - 程序包 io.springboot.plugin.dashscope.config
- io.springboot.plugin.dashscope.endpoint - 程序包 io.springboot.plugin.dashscope.endpoint
M
- maxTokens - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
用于限制模型生成token的数量
- model - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
指明需要调用的模型
- msg(Map<String, String>) - 类中的方法 io.springboot.plugin.dashscope.endpoint.DashscopeEndpoint
R
- repetitionPenalty - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
用于控制模型生成时的重复度
- resultFormat - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
[text|message],默认为text,当为message时,输出参考message结果示例。
S
- seed - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
生成时,随机数的种子,用于控制模型生成的随机性
T
- temperature - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
用于控制随机性和多样性的程度
- topP - 类中的变量 io.springboot.plugin.dashscope.config.DashscopeProperties
-
生成过程中核采样方法概率阈值
所有程序包|所有类和接口