类的使用
com.agentsflex.core.util.Maps
使用Maps的程序包
-
com.agentsflex.core.model.client中Maps的使用
修饰符和类型方法说明protected MapsOpenAIChatRequestSpecBuilder.buildBaseParamsOfRequestBody(Prompt prompt, ChatOptions options, ChatConfig config) 参数类型为Maps的com.agentsflex.core.model.client中的方法修饰符和类型方法说明protected voidOpenAIChatRequestSpecBuilder.buildThinkingBody(ChatOptions options, ChatConfig config, Maps bodyJsonMap) -
com.agentsflex.core.util中Maps的使用
返回Maps的com.agentsflex.core.util中的方法修饰符和类型方法说明static MapsMaps.of()static Mapsstatic MapsMaps.ofNotEmpty(String key, Maps value) static MapsMaps.ofNotEmpty(String key, Object value) static MapsMaps.setIfContainsKey(String checkKey, String key, Object value) Maps.setIfNotContainsKey(String checkKey, String key, Object value) Maps.setIfNotEmpty(String key, Object value) Maps.setIfNotEmpty(Map<String, Object> source) Maps.setIfNotNull(String key, Object value) Maps.setOrDefault(String key, Object value, Object orDefault) 参数类型为Maps的com.agentsflex.core.util中的方法类型变量类型为Maps的com.agentsflex.core.util中的方法参数