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

feat(llmobs): support annotating primitive prompt templates #10677

Merged
merged 17 commits into from
Sep 20, 2024

Commits on Sep 16, 2024

  1. prompt templating

    lievan committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d3c9c59 View commit details
    Browse the repository at this point in the history
  2. add tests

    lievan committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e936ea0 View commit details
    Browse the repository at this point in the history
  3. prompt validation

    lievan committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3fe76e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. whitespace'

    lievan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    75f8a67 View commit details
    Browse the repository at this point in the history
  2. document prompt better

    lievan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a1ef17a View commit details
    Browse the repository at this point in the history
  3. refactors

    lievan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7f75e2f View commit details
    Browse the repository at this point in the history
  4. rel ntoe

    lievan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a5018b7 View commit details
    Browse the repository at this point in the history
  5. add a link to release notes

    lievan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    36fe0e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    066cf7d View commit details
    Browse the repository at this point in the history
  2. update example for prompt

    lievan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f699787 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. that

    lievan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a6ae5a9 View commit details
    Browse the repository at this point in the history
  2. fix doc link

    lievan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dead1c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f0d345 View commit details
    Browse the repository at this point in the history
  4. refactor validate prompt

    lievan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2fd304a View commit details
    Browse the repository at this point in the history
  5. use safe json

    lievan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9a74231 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    140cdc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    370758e View commit details
    Browse the repository at this point in the history