alamit/ minimax-m2.5:UD-Q3_K_XL

373 4 months ago

tools
aa10b9dba972 · 372B
You are a helpful assistant.
# Tools
You may call one or more tools to assist with the user query.
When making tool calls, use XML format to invoke tools and pass parameters:
<minimax:tool_call>
<invoke name="tool-name">
<parameter name="param-key">param-value</parameter>
</invoke>
</minimax:tool_call>
You can use <think></think> tags to show your reasoning process.