mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-28 03:30:48 +00:00
docs: move assets outside of the repo
This commit is contained in:
parent
ffb8299571
commit
3f57427a45
2 changed files with 12 additions and 12 deletions
|
|
@ -59,7 +59,7 @@ The main goal of `llama.cpp` is to run the LLaMA model using 4-bit integer quant
|
|||
|
||||
3. **Apply Settings**: With the server running, you can now apply the settings to start using the features. Click on the `Apply/OK` button to save your settings and start using the application.
|
||||
|
||||
<img alt="animated" style="max-width: 100%; width: 600px;" src="https://github.com/carlrobertoh/CodeGPT/raw/master/docs/assets/llama-settings.png" />
|
||||
<img alt="animated" style="max-width: 100%; width: 600px;" src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/llama-settings.png?raw=true" />
|
||||
|
||||
> **Note**: If you're already running a server and wish to configure the plugin against that, then simply select the port and click `Apply/OK`.
|
||||
|
||||
|
|
@ -71,25 +71,25 @@ The plugin provides several key features, such as:
|
|||
|
||||
Ask anything you'd like.
|
||||
|
||||
<img alt="animated" style="max-width: 100%; width: 800px;" src="https://github.com/carlrobertoh/CodeGPT/raw/master/docs/assets/gif/ask-anything.gif" />
|
||||
<img alt="animated" style="max-width: 100%; width: 800px;" src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/gif/ask-anything.gif?raw=true" />
|
||||
|
||||
### Select and Ask
|
||||
|
||||
Ask anything related to your selected code.
|
||||
|
||||
<img alt="animated" style="max-width: 100%; width: 800px;" src="https://github.com/carlrobertoh/CodeGPT/raw/master/docs/assets/gif/custom-prompt.gif" />
|
||||
<img alt="animated" style="max-width: 100%; width: 800px;" src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/gif/custom-prompt.gif?raw=true" />
|
||||
|
||||
### Replace Generated Code
|
||||
|
||||
Instantly replace a selected code block in the editor with suggested code generated by AI.
|
||||
|
||||
<img alt="animated" style="max-width: 100%; width: 800px;" src="https://github.com/carlrobertoh/CodeGPT/raw/master/docs/assets/gif/replace-code.gif" />
|
||||
<img alt="animated" style="max-width: 100%; width: 800px;" src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/gif/replace-code.gif?raw=true" />
|
||||
|
||||
### Regenerate Response
|
||||
|
||||
Expected a different answer? Re-generate any response of your choosing.
|
||||
|
||||
<img alt="animated" style="max-width: 100%; width: 800px;" src="https://github.com/carlrobertoh/CodeGPT/raw/master/docs/assets/gif/regenerate.gif" />
|
||||
<img alt="animated" style="max-width: 100%; width: 800px;" src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/gif/regenerate.gif?raw=true" />
|
||||
|
||||
## Other features
|
||||
|
||||
|
|
|
|||
14
README.md
14
README.md
|
|
@ -3,7 +3,7 @@
|
|||
<br />
|
||||
<div align="center">
|
||||
<a href="https://github.com/carlrobertoh/CodeGPT">
|
||||
<img alt="plugin-icon" src="docs/assets/icon.png">
|
||||
<img alt="plugin-icon" src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/icon.png?raw=true">
|
||||
</a>
|
||||
<h1 style="margin: 0;" align="center">CodeGPT</h1>
|
||||
<p>
|
||||
|
|
@ -48,25 +48,25 @@ The plugin provides several key features, such as:
|
|||
### Chat with AI
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/assets/chat-with-ai.png" alt="animated" />
|
||||
<img src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/chat-with-ai.png?raw=true" alt="animated" />
|
||||
</p>
|
||||
|
||||
### Generate Commit Messages
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/assets/generate-commit-message.png" />
|
||||
<img src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/generate-commit-message.png?raw=true" />
|
||||
</p>
|
||||
|
||||
### Method Name Suggestions
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/assets/method-name-suggestions.png" />
|
||||
<img src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/method-name-suggestions.png?raw=true" />
|
||||
</p>
|
||||
|
||||
### Choose Between Different Providers
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/assets/model-selection.png" />
|
||||
<img src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/model-selection.png?raw=true" />
|
||||
</p>
|
||||
|
||||
### Other features
|
||||
|
|
@ -139,7 +139,7 @@ The main goal of `llama.cpp` is to run the LLaMA model using 4-bit integer quant
|
|||
|
||||
3. **Apply Settings**: With the server running, you can now apply the settings to start using the features. Click on the `Apply/OK` button to save your settings and start using the application.
|
||||
|
||||
<img alt="animated" style="max-width: 100%; width: 600px;" src="https://github.com/carlrobertoh/CodeGPT/raw/master/docs/assets/llama-settings.png" />
|
||||
<img alt="animated" style="max-width: 100%; width: 600px;" src="https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/llama-settings.png?raw=true" />
|
||||
|
||||
> **Note**: If you're already running a server and wish to configure the plugin against that, then simply select the port and click `Apply/OK`.
|
||||
|
||||
|
|
@ -178,7 +178,7 @@ If you found this project interesting, kindly rate it on the marketplace and don
|
|||
[rating-shield]: https://img.shields.io/jetbrains/plugin/r/rating/21056-codegpt
|
||||
[contributions-welcome-svg]: http://img.shields.io/badge/contributions-welcome-brightgreen
|
||||
[contributions-welcome]: #
|
||||
[marketplace-img]: docs/assets/marketplace.png
|
||||
[marketplace-img]: https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/marketplace.png?raw=true
|
||||
[plugin-repo]: https://plugins.jetbrains.com/plugin/21056-codegpt
|
||||
[open-issues]: https://github.com/carlrobertoh/CodeGPT/issues
|
||||
[api-key-url]: https://platform.openai.com/account/api-keys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue