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 LLMEvaluator to JS #1186

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

add LLMEvaluator to JS #1186

wants to merge 20 commits into from

Commits on Nov 7, 2024

  1. wip

    isahers1 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a70190f View commit details
    Browse the repository at this point in the history
  2. trace properly

    isahers1 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d89b1b2 View commit details
    Browse the repository at this point in the history
  3. will comments

    isahers1 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7e77aa7 View commit details
    Browse the repository at this point in the history
  4. tests

    isahers1 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c6ee092 View commit details
    Browse the repository at this point in the history
  5. fmt

    isahers1 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b0eae3 View commit details
    Browse the repository at this point in the history
  6. fmt

    isahers1 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b22d5fb View commit details
    Browse the repository at this point in the history
  7. package stuff

    isahers1 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ec3921f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b86e743 View commit details
    Browse the repository at this point in the history
  2. fix

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4e6cebf View commit details
    Browse the repository at this point in the history
  3. fix

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9a0268b View commit details
    Browse the repository at this point in the history
  4. fix

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e6f217b View commit details
    Browse the repository at this point in the history
  5. debugging

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e02f3df View commit details
    Browse the repository at this point in the history
  6. debugging

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    df2c0a5 View commit details
    Browse the repository at this point in the history
  7. debugging

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f1b6eef View commit details
    Browse the repository at this point in the history
  8. forgot to add a file

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    334451a View commit details
    Browse the repository at this point in the history
  9. fmt

    isahers1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6b572dc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. peer dependency

    isahers1 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0e3e935 View commit details
    Browse the repository at this point in the history
  2. dependencies

    isahers1 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    821c695 View commit details
    Browse the repository at this point in the history
  3. gmt

    isahers1 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5eb1e01 View commit details
    Browse the repository at this point in the history
  4. fmt

    isahers1 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a7a60b8 View commit details
    Browse the repository at this point in the history