エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Memory - Docs by LangChain
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Memory - Docs by LangChain
AI applications need memory to share context across multiple interactions. In LangGraph, you can ... AI applications need memory to share context across multiple interactions. In LangGraph, you can add two types of memory: Add short-term memory as a part of your agent’s state to enable multi-turn conversations. Add long-term memory to store user-specific or application-level data across sessions. Add short-term memory Short-term memory (thread-level persistence) enables agents to track multi-turn

