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

[CLN] Cleaned up OpenAI JS EF #2108

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

Commits on May 10, 2024

  1. fix: Cleaned up OpenAI EF JS function

    - Also added support for org ID in v4 client
    tazarov committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4003fdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f428d75 View commit details
    Browse the repository at this point in the history
  3. fix: Address comments

    - getOpenAI client instead of init
    - Fixed casing inconsistency
    - removed unnecessary ts-ignore
    - Better import flow
    tazarov committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c06371c View commit details
    Browse the repository at this point in the history
  4. fix: Linting

    tazarov committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d8e9ca8 View commit details
    Browse the repository at this point in the history
  5. fix: Linting

    tazarov committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f8907c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a569af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd40105 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6309cc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52602e2 View commit details
    Browse the repository at this point in the history
  10. fix: Making lint pass?

    tazarov committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2281342 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70fa2c3 View commit details
    Browse the repository at this point in the history