程序包 io.agentscope.core.model.ollama
package io.agentscope.core.model.ollama
-
类说明AgentScope implementation of Ollama model configuration options.Keys for Ollama parameters.Defines the configuration contract for the "thinking" capability (Chain of Thought) in AgentScope's Ollama integration.Implementation of
ThinkOptionrepresenting a binary state (Enabled/Disabled).Implementation ofThinkOptionrepresenting a specific level of reasoning effort.Custom deserializer implementation forThinkOption.Custom serializer implementation forThinkOption.