System Prompt
Define context and style for agent responses with a high-level system prompt.
agent = Agent(task="Summarize page", system_prompt="Be concise. Use only black/white minimal output.")Prompts enable custom response formatting and agent personality.