Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 274 Bytes

File metadata and controls

10 lines (9 loc) · 274 Bytes

Boilerplate code for a customer support bot that can interact with a SQL database to answer questions

You can create a virtual environment and install the dependencies with:

uv venv
uv sync

For JS Agent, can run via npm start to run evals use npx tsx evals.ts