We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3881fe2 commit 6f31503Copy full SHA for 6f31503
docs/features.md
@@ -80,7 +80,7 @@ User can include those in 3 different ways that can be used for different purpos
80
- `@` in prompt: ECA will append a user-message with the context full content. __Useful for chat history context__.
81
- `@` in context area (above prompt): ECA will use it in the instructions/system prompt of LLM request. __Useful for one-time only context__.
82
83
-<img src="./images/features/contexts-files.gif" width="400">
+<img src="images/features/contexts-files.gif" width="400">
84
85
#### AGENTS.md automatic context
86
0 commit comments