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): submit llmobs payloads from gemini integration #10619

Merged
merged 39 commits into from
Sep 11, 2024

Commits on Sep 3, 2024

  1. WIP Gemini Integration

    Yun-Kim committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7591b5d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    f4c62a5 View commit details
    Browse the repository at this point in the history
  2. fmt, refactor nesting

    Yun-Kim committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7aed48b View commit details
    Browse the repository at this point in the history
  3. fmt, release note draft

    Yun-Kim committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c8e8c57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77ee9f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Extract api key, model name

    Yun-Kim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a95f2a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Add tests

    Yun-Kim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    364bc73 View commit details
    Browse the repository at this point in the history
  2. fmt

    Yun-Kim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ccc3349 View commit details
    Browse the repository at this point in the history
  3. Docs

    Yun-Kim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4344a6e View commit details
    Browse the repository at this point in the history
  4. More docs

    Yun-Kim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8531633 View commit details
    Browse the repository at this point in the history
  5. fmt

    Yun-Kim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d449f01 View commit details
    Browse the repository at this point in the history
  6. Suitespec

    Yun-Kim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4c6003a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    902611a View commit details
    Browse the repository at this point in the history
  8. spellcheck

    Yun-Kim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    648a3ae View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Migrate tests back to gitlab

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4b79cbf View commit details
    Browse the repository at this point in the history
  2. fix spelling

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e622d35 View commit details
    Browse the repository at this point in the history
  3. Codeowners

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1791545 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1ba316 View commit details
    Browse the repository at this point in the history
  5. Move suite to llmobs gitlab

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a6ab1dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9c4cff View commit details
    Browse the repository at this point in the history
  7. fmt, remove breakpoint

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1ddb560 View commit details
    Browse the repository at this point in the history
  8. Add tests

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f32abd5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91f8ee3 View commit details
    Browse the repository at this point in the history
  10. fix snapshots

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f2c3331 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    886cf7a View commit details
    Browse the repository at this point in the history
  12. Refactor

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    99b13ac View commit details
    Browse the repository at this point in the history
  13. fmt

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    62d4849 View commit details
    Browse the repository at this point in the history
  14. fmt

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f7455a9 View commit details
    Browse the repository at this point in the history
  15. typing

    Yun-Kim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    da6b967 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fmt, address PR comments

    Yun-Kim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d7b73bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bceda68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37830d4 View commit details
    Browse the repository at this point in the history
  4. avoid silent error

    Yun-Kim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ca44592 View commit details
    Browse the repository at this point in the history
  5. fmt

    Yun-Kim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7c57b59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8a4bf5 View commit details
    Browse the repository at this point in the history
  7. typing

    Yun-Kim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eecda47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b97cc13 View commit details
    Browse the repository at this point in the history
  9. merge conflict

    Yun-Kim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d6379e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc859e6 View commit details
    Browse the repository at this point in the history