mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-19 16:28:46 +00:00
docs: add cloudfront
This commit is contained in:
parent
a293c9d5bc
commit
2235119854
1 changed files with 11 additions and 11 deletions
|
|
@ -32,37 +32,37 @@ Get instant coding advice through a ChatGPT-like interface that accepts image in
|
|||
Stream AI-suggested code changes directly into your editor. Preview modifications in diff view and
|
||||
approve or reject them with a single click.
|
||||
|
||||

|
||||

|
||||
|
||||
**Use images**
|
||||
|
||||
Chat with your images. Upload manually or let ProxyAI auto-detect your screenshots.
|
||||
|
||||

|
||||

|
||||
|
||||
**Reference your files and folders**
|
||||
|
||||
Quickly access and reference your project files and folders for context-aware coding assistance.
|
||||
|
||||

|
||||

|
||||
|
||||
**Reference web documentations**
|
||||
|
||||
Easily pull in relevant web documentation into your chat for quick reference—whether it’s API docs, library guides, framework manuals, or something else.
|
||||
|
||||

|
||||

|
||||
|
||||
**Search the web**
|
||||
|
||||
Connect your favourite LLM to the web. ProxyAI will search for the most relevant information to answer your questions.
|
||||
|
||||

|
||||

|
||||
|
||||
**Customize your assistant**
|
||||
|
||||
Choose between multiple different personas for your specific needs, whether you're looking to learn, write or proofread.
|
||||
|
||||

|
||||

|
||||
|
||||
### Code
|
||||
|
||||
|
|
@ -74,31 +74,31 @@ streamline your workflow.
|
|||
|
||||
Get multi-line edits based on your recent activity as you type.
|
||||
|
||||

|
||||

|
||||
|
||||
**Autocomplete your code**
|
||||
|
||||
Receive single-line or whole-function autocomplete suggestions as you type.
|
||||
|
||||

|
||||

|
||||
|
||||
**Edit code in natural language**
|
||||
|
||||
Highlight the code you want to modify, describe the desired changes, and watch ProxyAI work its magic.
|
||||
|
||||

|
||||

|
||||
|
||||
**Get name suggestions**
|
||||
|
||||
Get context-aware naming suggestions for methods, variables, and more.
|
||||
|
||||

|
||||

|
||||
|
||||
**Generate commit messages**
|
||||
|
||||
Generate concise and descriptive commit messages based on the changes made in your codebase.
|
||||
|
||||

|
||||

|
||||
|
||||
**Offline Development Support (llama.cpp and Ollama)**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue