As a user: - I want to be able to experiment with prompts without modifying production and exposing those experiments to a user Implementation: - Control the db name via environment variables and point preview environments to that. Concerns: - Aggressive use of OpenAI tokens, duplicating summaries
As a user:
Implementation:
Concerns: