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

Fix bugs about OpenAI tokens #3067

Merged
merged 19 commits into from
May 10, 2024
Merged

Commits on Apr 29, 2024

  1. Fix bugs with openai tokens

    Lina Tang committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fe7230a View commit details
    Browse the repository at this point in the history
  2. Add tests

    Lina Tang committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0ec2d2c View commit details
    Browse the repository at this point in the history
  3. Do not raise exception from OpenAIMetricsCalculator

    Lina Tang committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0c8d9ae View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Lina Tang committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4099543 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    4d50c62 View commit details
    Browse the repository at this point in the history
  2. Fix bugs and tests

    Lina Tang committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b920504 View commit details
    Browse the repository at this point in the history
  3. Enliminate conflicts

    Lina Tang committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    40ec906 View commit details
    Browse the repository at this point in the history
  4. Add __init__ for promptfow tests

    Lina Tang committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e57489d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0582d8c View commit details
    Browse the repository at this point in the history
  6. Revert changes on conftest

    Lina Tang committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b2bb7f0 View commit details
    Browse the repository at this point in the history
  7. Try fix executor tests

    Lina Tang committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fbdd3a5 View commit details
    Browse the repository at this point in the history
  8. Fix executor tests

    Lina Tang committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7d658d8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 8, 2024

  1. Enliminate conflicts

    Lina Tang committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fa3ff91 View commit details
    Browse the repository at this point in the history
  2. Update node record

    Lina Tang committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8db1ee4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Enliminate conflicts

    Lina Tang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8a19994 View commit details
    Browse the repository at this point in the history
  2. Update node recording

    Lina Tang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    361e412 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Enliminate conflicts

    Lina Tang committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7516690 View commit details
    Browse the repository at this point in the history
  2. Update node recording

    Lina Tang committed May 10, 2024
    Configuration menu
    Copy the full SHA
    22d64e8 View commit details
    Browse the repository at this point in the history