ProxyAI/docs/pages/context/overview.mdx
Carl-Robert Linnupuu 33e886860c
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
docs: add nextra docs
2026-02-18 03:01:54 +00:00

27 lines
No EOL
1.1 KiB
Text

---
title: Chat Overview
description: Overview of ProxyAI chat capabilities within the IDE.
---
# Context Overview
Context is what helps ProxyAI understand your specific situation. Without context, the AI can only provide generic responses. With context, it can deliver precise, relevant assistance.
## @ Symbols
Use @ symbols to quickly add context to your conversations:
* **Code:** Include code snippets from your project
* **Files & Folders:** Reference specific project files and directories
* **Git:** Use commit history and recent changes as context
* **Web:** Allow the AI to perform web searches for up-to-date information
* **Documentation:** Fetch content from external documentation URLs
* **Images:** Analyze images like screenshots and diagrams
## Personas
Switch between different AI personalities based on your current task. Choose specialized personas for code writing, explaining concepts, proofreading, or create custom ones.
## Images
Share screenshots, diagrams, or error messages directly in chat. ProxyAI can analyze visual content to troubleshoot problems or explain what it sees.