热门
最新
红包
立Flag
投票
同城
我的
发布
Anthropic Agents 🤖🅰️
上周,我们增加了一种新型代理,它利用工具调用来提高可靠性。
它旨在与多种模型配合使用!试试看将其与 @wxy百年孤独 的最新技术水平 Claude 3 结合使用:
Python 🐍: https://python.langchain.com/docs/modules/agents/agent_types/tool_calling/
JS ☕: https://js.langchain.com/docs/integrations/chat/anthropic
CSDN App 扫码分享
3
297
- 复制链接
- 举报
下一条:
宣布新的langchain-postgres集成包发布,实现了:1️⃣ 基于pgvector的Vectorstore2️⃣ 聊天消息历史记录3️⃣ LangGraph的检查点保存器Vector store文档:https://python.langchain.com/docs/integrations/vectorstores/pgvector/聊天消息历史记录文档:https://github.com/langchain-ai/langchain-postgres/?tab=readme-ov-file检查点保存器示例:https://github.com/langchain-ai/langgraph/blob/main/examples/persistence_postgres.ipynb