cookbook/05_agent_os/tracing/dbs/README.md
Examples for tracing/dbs in AgentOS.
basic_agent_with_postgresdb.py — Tracing with a production-oriented relational backend.basic_agent_with_sqlite.py — Tracing with a lightweight local development backend.basic_agent_with_mongodb.py — Tracing with a document database backend.direnv allow (requires .envrc)..venvs/demo/bin/python <path-to-file>.py.