Skip to content
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

Open
wants to merge 54 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    156e119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109215c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04fa76d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b668d18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e88c220 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7b9fe1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85b7a8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70b2340 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a11647f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10bfe39 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4bce992 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b993db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b23ffc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e264037 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba0c55e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    716049e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9b20b24 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0e1c18b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    73840d5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a0bc737 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c2de3bc View commit details
    Browse the repository at this point in the history
  22. [prompt snippets]: PromptReference can now subscribe to filesystem …

    …changes, added unit test for the `assertDefined` util
    legomushroom committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3dba461 View commit details
    Browse the repository at this point in the history
  23. [prompt snippets]: make LinesDecoder to also emit NewLine tokens,…

    … add more unit tests for it
    legomushroom committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    68092a6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    059cb73 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c7e526d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    02bc33d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4834008 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    417cb3e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d543f4f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    26ab1b9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e616c9d View commit details
    Browse the repository at this point in the history
  32. [prompt snippets]: improve doc comments, finish the basic unit test f…

    …or the `PromptFileReference` class
    legomushroom committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7126ffb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f904f50 View commit details
    Browse the repository at this point in the history
  34. [prompt snippets]: make the PromptFileReference class ininite-refer…

    …ence-recursion-proof and add approptiate tests
    legomushroom committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dadf968 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    30e6e6a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    441ab49 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8e77b66 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    45f6f9d View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6393f29 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    51ca856 View commit details
    Browse the repository at this point in the history
  41. [prompt snippets]: make the ImplicitContext to create prompt file r…

    …eference object only if `prompt-snippets` config value is set
    legomushroom committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1541bcf View commit details
    Browse the repository at this point in the history
  42. [prompt snippets]: make the ChatDynamicVariable to resolve prompt f…

    …ile reference object only if `prompt-snippets` config value is set
    legomushroom committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    002aae4 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d3b826e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0717ad7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    cde24d1 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    12651e0 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7b6151e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7ba7102 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    dc90f20 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    062dfee View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    531122b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    bbb5002 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8576011 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    80ef092 View commit details
    Browse the repository at this point in the history