使用长期记忆和自定义工具创建 LLM 代理 https://github.com/cpacker/MemGPT

天问 7a429fb82c Update 'README.md' 2 months ago
README.md 7a429fb82c Update 'README.md' 2 months ago

README.md

MemGPT

使用长期记忆和自定义工具创建 LLM 代理

Usage

pip install -U pymemgpt

export OPENAI_API_KEY=sk-xxx

memgpt quickstart --backend openai
memgpt quickstart --backend memgpt

访问 http://localhost:8283 ,依赖数据库 postgres,autogen