🤖 GPT Agent Wrapper

Save, manage, and iterate on your AI conversations

# Welcome to your GPT Agent Wrapper! This tool helps you manage and iterate on conversations with AI models. ## Getting Started: - Start a new conversation or select an existing one from the sidebar - Messages from AI will automatically render markdown formatting - Supports code blocks, lists, headers, tables, and more ```javascript // Example code block function showMarkdown() { console.log("Markdown is supported!"); } ``` **Note:** For best results, connect your OpenAI API key in the sidebar.
System message
AI is thinking...