feat: add database mode for LLM message storage and analytics #1
Reference in New Issue
Block a user
Delete Branch "testing_suite/docker-compose"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements a database mode that stores LLM prompts and responses in PostgreSQL
instead of making API calls. This enables:
Changes:
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com