mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-11 02:37:06 +00:00
增加McpAgent空格
This commit is contained in:
@@ -6,6 +6,7 @@ import dev.langchain4j.service.UserMessage;
|
|||||||
import dev.langchain4j.service.V;
|
import dev.langchain4j.service.V;
|
||||||
|
|
||||||
public interface McpAgent {
|
public interface McpAgent {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 系统提示词:通用工具调用智能体
|
* 系统提示词:通用工具调用智能体
|
||||||
* 不限定具体工具类型,让 LangChain4j 自动传递工具描述给 LLM
|
* 不限定具体工具类型,让 LangChain4j 自动传递工具描述给 LLM
|
||||||
|
|||||||
Reference in New Issue
Block a user