docs: Add .env.example with debug mode documentation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Debug Mode
|
||||
# Set to 'true' to enable debug mode which shows LLM prompts and responses
|
||||
# This is useful for debugging AI behavior
|
||||
NEXT_PUBLIC_DEBUG=false
|
||||
|
||||
Reference in New Issue
Block a user