Skip to main content

代码

cookbook/models/vllm/memory.py
请确保 Postgres 数据库正在运行。

使用方法

1

创建虚拟环境

打开 Terminal 并创建一个 python 虚拟环境。
2

启动 Postgres 数据库

3

安装库

4

启动 vLLM 服务器

5

运行 Agent