mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-07-10 01:39:13 +00:00
27 lines
No EOL
1.1 KiB
Text
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. |