Skip to content

Commit

Permalink
👾
Browse files Browse the repository at this point in the history
  • Loading branch information
carlrobertoh committed Apr 29, 2023
1 parent 9acac89 commit 9a4197e
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 12 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.gif filter=lfs diff=lfs merge=lfs -text
19 changes: 7 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,25 +95,20 @@ Create a custom prompt for your selected code. The previous prompt will be remem
<img src="docs/assets/gif/custom-prompt.gif" />
</p>

### Stop/Regenerate Response

Stop the response generation or re-generate a new response from the existing query.

<p align="center">
<img src="docs/assets/gif/stop-reload.gif" />
</p>

## Roadmap

- [x] Add proxy support
- [ ] Add conversation history
- [x] Ability to start/restore sessions
- [ ] Ability to export conversations in Markdown/JSON format
- [ ] Add codex and user's fine-tuned models
- [ ] Ability to have a seamless conversation despite to token limitation
- [ ] Add support for copying and replacing generated code snippets
- [ ] Add support for editing/deleting previous conversations
- [ ] Add support for overriding prompts and request params
- [x] Ability to have a seamless conversation despite to token limitation
- [x] Add support for copying and replacing generated code snippets
- [x] Add support for deleting previous conversations
- [x] Add support for overriding prompts and request params
- [ ] Add Azure OpenAI service support
- [ ] Add action key mappings
- [ ] Add support for code search using embeddings
- [ ] Add support for model fine-tuning

See the [open issues][open-issues] for a full list of proposed features (and known issues).
Expand Down
Binary file modified docs/assets/gif/ask-anything.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/gif/conversation-history.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/gif/custom-prompt.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/assets/gif/stop-reload.gif
Binary file not shown.

0 comments on commit 9a4197e

Please sign in to comment.