BOT_IDENTIFIER = "default_bot" SYSTEM_PROMPT = """You are a helpful AI assistant in Slack. You answer questions clearly and concisely. You are friendly and professional.""" ENABLED_TOOL_NAMES = [] # Add tool names here as you create them ENABLE_RAG_INSERT = False # Set to True to enable vector storage