Skip to main content
docker run —rm —pull always -p 8000:8000 surrealdb/surrealdb:latest start —user root —pass root
surreal start -u root -p root
uv run cookbook/db/surrealdb/surrealdb_for_agent.py

Run the Example