Do I need to re-include the files every turn of the conversation? #24166
failable
started this conversation in
LLMs and Zed Agent
Replies: 1 comment 1 reply
-
From what I know about "chat" for LLMs, I dunno which in particular you use, all chat messages you send and receive are included with each new message. So no, I doubt it. I quickly tested and in a follow up messages asked it to change it again from the first message and it worked fine. I use my own ollama server. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At the beginning I include
/file src/
and ask for modifications. After IApply all
for the first time, do I need to include the updated file again for subsequent requests?Beta Was this translation helpful? Give feedback.
All reactions