Skip to content

Commit

Permalink
Rename test stream command
Browse files Browse the repository at this point in the history
  • Loading branch information
justyns committed Feb 20, 2024
1 parent 56e7ac7 commit 4a22c9f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The resulting image is then uploaded to the space and inserted into the note wit
No pre-defined prompt will be sent with the request.
The response is inserted at the cursor position if the whole note is used. Otherwise
it will replace the selected text.
- **AI: test stream**: Streams a conversation with the LLM, inserting the responses at the cursor position as it is received.
- **AI: Stream response with selection or note as prompt**: Streams a conversation with the LLM, inserting the responses at the cursor position as it is received.
- **AI: Chat on current page**: Streams a conversation with the LLM, but uses the current page as a sort of chat history.

<!-- end-commands-and-functions -->
Expand Down
Loading

0 comments on commit 4a22c9f

Please sign in to comment.