-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add prompt snippets support #234220
base: main
Are you sure you want to change the base?
add prompt snippets support #234220
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 156e119 - Browse repository at this point
Copy the full SHA 156e119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 109215c - Browse repository at this point
Copy the full SHA 109215cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04fa76d - Browse repository at this point
Copy the full SHA 04fa76dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b668d18 - Browse repository at this point
Copy the full SHA b668d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for e88c220 - Browse repository at this point
Copy the full SHA e88c220View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b9fe1 - Browse repository at this point
Copy the full SHA b7b9fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b7a8f - Browse repository at this point
Copy the full SHA 85b7a8fView commit details -
[prompt snippets]: move out components to separate files, working on …
…the first unit test
Configuration menu - View commit details
-
Copy full SHA for 70b2340 - Browse repository at this point
Copy the full SHA 70b2340View commit details -
Configuration menu - View commit details
-
Copy full SHA for a11647f - Browse repository at this point
Copy the full SHA a11647fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bfe39 - Browse repository at this point
Copy the full SHA 10bfe39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bce992 - Browse repository at this point
Copy the full SHA 4bce992View commit details -
[prompt snippets]: make
SimpleDecoder
handle\t
characters and im……prove unit tests
Configuration menu - View commit details
-
Copy full SHA for 7b993db - Browse repository at this point
Copy the full SHA 7b993dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b23ffc - Browse repository at this point
Copy the full SHA 4b23ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e264037 - Browse repository at this point
Copy the full SHA e264037View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0c55e - Browse repository at this point
Copy the full SHA ba0c55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 716049e - Browse repository at this point
Copy the full SHA 716049eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b20b24 - Browse repository at this point
Copy the full SHA 9b20b24View commit details -
[prompt snippets]: implement automatic references resolution on file …
…variable addition
Configuration menu - View commit details
-
Copy full SHA for 0e1c18b - Browse repository at this point
Copy the full SHA 0e1c18bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73840d5 - Browse repository at this point
Copy the full SHA 73840d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0bc737 - Browse repository at this point
Copy the full SHA a0bc737View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2de3bc - Browse repository at this point
Copy the full SHA c2de3bcView commit details -
[prompt snippets]:
PromptReference
can now subscribe to filesystem ……changes, added unit test for the `assertDefined` util
Configuration menu - View commit details
-
Copy full SHA for 3dba461 - Browse repository at this point
Copy the full SHA 3dba461View commit details -
[prompt snippets]: make
LinesDecoder
to also emitNewLine
tokens,…… add more unit tests for it
Configuration menu - View commit details
-
Copy full SHA for 68092a6 - Browse repository at this point
Copy the full SHA 68092a6View commit details -
[prompt snippets]: resolve nested references for dynamic variables an…
…d update variable label
Configuration menu - View commit details
-
Copy full SHA for 059cb73 - Browse repository at this point
Copy the full SHA 059cb73View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e526d - Browse repository at this point
Copy the full SHA c7e526dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02bc33d - Browse repository at this point
Copy the full SHA 02bc33dView commit details -
[prompt snippets]: add the
TestDecoder
andTestLinesDecoder
reusa……ble test utilities
Configuration menu - View commit details
-
Copy full SHA for 4834008 - Browse repository at this point
Copy the full SHA 4834008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 417cb3e - Browse repository at this point
Copy the full SHA 417cb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d543f4f - Browse repository at this point
Copy the full SHA d543f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ab1b9 - Browse repository at this point
Copy the full SHA 26ab1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e616c9d - Browse repository at this point
Copy the full SHA e616c9dView commit details -
[prompt snippets]: improve doc comments, finish the basic unit test f…
…or the `PromptFileReference` class
Configuration menu - View commit details
-
Copy full SHA for 7126ffb - Browse repository at this point
Copy the full SHA 7126ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f904f50 - Browse repository at this point
Copy the full SHA f904f50View commit details -
[prompt snippets]: make the
PromptFileReference
class ininite-refer……ence-recursion-proof and add approptiate tests
Configuration menu - View commit details
-
Copy full SHA for dadf968 - Browse repository at this point
Copy the full SHA dadf968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e6e6a - Browse repository at this point
Copy the full SHA 30e6e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 441ab49 - Browse repository at this point
Copy the full SHA 441ab49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e77b66 - Browse repository at this point
Copy the full SHA 8e77b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f6f9d - Browse repository at this point
Copy the full SHA 45f6f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6393f29 - Browse repository at this point
Copy the full SHA 6393f29View commit details -
[prompt snippets]: refactor
LinesDecoder
to useVSBuffer
as under……lying data source
Configuration menu - View commit details
-
Copy full SHA for 51ca856 - Browse repository at this point
Copy the full SHA 51ca856View commit details -
[prompt snippets]: make the
ImplicitContext
to create prompt file r……eference object only if `prompt-snippets` config value is set
Configuration menu - View commit details
-
Copy full SHA for 1541bcf - Browse repository at this point
Copy the full SHA 1541bcfView commit details -
[prompt snippets]: make the
ChatDynamicVariable
to resolve prompt f……ile reference object only if `prompt-snippets` config value is set
Configuration menu - View commit details
-
Copy full SHA for 002aae4 - Browse repository at this point
Copy the full SHA 002aae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b826e - Browse repository at this point
Copy the full SHA d3b826eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0717ad7 - Browse repository at this point
Copy the full SHA 0717ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cde24d1 - Browse repository at this point
Copy the full SHA cde24d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12651e0 - Browse repository at this point
Copy the full SHA 12651e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6151e - Browse repository at this point
Copy the full SHA 7b6151eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba7102 - Browse repository at this point
Copy the full SHA 7ba7102View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc90f20 - Browse repository at this point
Copy the full SHA dc90f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 062dfee - Browse repository at this point
Copy the full SHA 062dfeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 531122b - Browse repository at this point
Copy the full SHA 531122bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb5002 - Browse repository at this point
Copy the full SHA bbb5002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8576011 - Browse repository at this point
Copy the full SHA 8576011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ef092 - Browse repository at this point
Copy the full SHA 80ef092View commit details