langchain4j-9 (Agents 智能体)
然而,您仍然可以通过使用低级的 ChatLanguageModel、ToolSpecification 和 ChatMemory API 来构建多智能体系统。如果您需要更多灵活性,可以使用低级的 ChatLanguageModel、ToolSpecification 和 ChatMemory API。LangChain4j 不支持像 AutoGen 或 CrewAI 中的“agent”这样的高级抽
Agents 智能体
Recommended Reading 推荐阅读
通过 Anthropic 构建有效的智能体
https://www.anthropic.com/engineering/building-effective-agents
Agent 智能
大多数基本的“智能”功能都可以使用高级 AI 服务和工具 API 构建。
https://docs.langchain4j.dev/tutorials/ai-services/
https://docs.langchain4j.dev/tutorials/tools/#high-level-tool-api
如果您需要更多灵活性,可以使用低级的 ChatLanguageModel、ToolSpecification 和 ChatMemory API
https://docs.langchain4j.dev/tutorials/chat-and-language-models/
https://docs.langchain4j.dev/tutorials/tools/#low-level-tool-api
https://docs.langchain4j.dev/tutorials/chat-memory/
Multi-Agent 多智能体
LangChain4j 不支持像 AutoGen 或 CrewAI 中的“agent”这样的高级抽象来构建多智能体系统。
然而,您仍然可以通过使用低级的 ChatLanguageModel、ToolSpecification 和 ChatMemory API 来构建多智能体系统。
Examples 示例
https://github.com/langchain4j/langchain4j-examples/blob/main/customer-support-agent-example/src/test/java/dev/langchain4j/example/CustomerSupportAgentIT.java
火山引擎开发者社区是火山引擎打造的AI技术生态平台,聚焦Agent与大模型开发,提供豆包系列模型(图像/视频/视觉)、智能分析与会话工具,并配套评测集、动手实验室及行业案例库。社区通过技术沙龙、挑战赛等活动促进开发者成长,新用户可领50万Tokens权益,助力构建智能应用。
更多推荐
所有评论(0)