-
How to dynamically add additional information to a request? For example, in Continue Chat mode, I need to add the absolute path of the currently edited document to the request. I found a property named extraBodyProperties in requestOptions, but I don't know how to use it. |
Beta Was this translation helpful? Give feedback.
Answered by
uinstinct
Aug 6, 2025
Replies: 1 comment
-
If you want to track the files when doing requests, you can use development data |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bdougie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you want to track the files when doing requests, you can use development data