Skip to main content

代码

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

用法

1

创建虚拟环境

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

安装库

3

启动 Postgres 数据库

4

启动 vLLM 服务器

5

运行 Agent