Replace add-to-context picture in README.md
This commit is contained in:
parent
ac36078d78
commit
867a8d397b
@ -45,7 +45,7 @@ Great output requires great input, to maximize the power of AI, DevChat assists
|
||||
|
||||
- The most fundamental operation involves selecting code (either files or snippets) and adding it to DevChat. For instance, you can add a function along with an existing test case to the prompt context, and ask DevChat to generate several test cases for the function. The test case serves as a useful reference for DevChat, enabling it to understand how to write a valid test case in your environment, thus eliminating the need for you to specify every requirement or setup in your prompt.
|
||||
|
||||

|
||||

|
||||
|
||||
- You can incorporate the output of any command, such as `tree ./src`, into a prompt with DevChat. For example, you can add the output of `git diff --cached` to DevChat, which can then generate a commit message for you.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user