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): add prompt and name arguments to annotation context #10711

Merged
merged 28 commits into from
Sep 30, 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. add other args to annotaiton context

    lievan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ac5ab80 View commit details
    Browse the repository at this point in the history
  3. 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
  4. Configuration menu
    Copy the full SHA
    929ae61 View commit details
    Browse the repository at this point in the history
  5. rel note

    lievan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0f7525d 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. merge

    lievan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dd1023c View commit details
    Browse the repository at this point in the history
  7. clarify annotate

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

Commits on Sep 20, 2024

  1. merge

    lievan committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d89c3f5 View commit details
    Browse the repository at this point in the history
  2. delete print

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

Commits on Sep 23, 2024

  1. improve docs

    lievan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a7f160a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235f3fd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. add docs in release note, pop prompt

    lievan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2910871 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'evan.li/enhance-annotation-context' of github.com:DataD…

    …og/dd-trace-py into evan.li/enhance-annotation-context
    lievan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    05ec883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4df132 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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