类的使用
io.agentscope.core.formatter.anthropic.AnthropicBaseFormatter
使用AnthropicBaseFormatter的程序包
-
io.agentscope.core.formatter.anthropic中AnthropicBaseFormatter的使用
修饰符和类型类说明classFormatter for Anthropic Messages API.classMulti-agent formatter for Anthropic Messages API. -
io.agentscope.core.model中AnthropicBaseFormatter的使用
修饰符和类型方法说明AnthropicChatModel.Builder.formatter(AnthropicBaseFormatter formatter) Sets a custom formatter.限定符构造器说明AnthropicChatModel(String baseUrl, String apiKey, String modelName, boolean streamEnabled, GenerateOptions defaultOptions, AnthropicBaseFormatter formatter) Creates a new Anthropic chat model instance.