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

tests: resolved failing test with correct imports #3728

Merged
merged 21 commits into from
Sep 7, 2023

Commits on Aug 30, 2023

  1. chore: added support for new openai models for old datasets argilla

    chore: added self.__legacy routing to correct usage paramce
    chore: replaced json-file by bytestring
    chore: added TrainingTaskForChatCompletion
    davidberenstein1957 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    874b190 View commit details
    Browse the repository at this point in the history
  2. docs: updated config tabs

    chore: updated default params
    docs: updated support table overview
    davidberenstein1957 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2ba4398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6dabcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17d8faa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b32142 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c55c292 View commit details
    Browse the repository at this point in the history
  7. Update src/argilla/client/feedback/training/schemas.py

    Co-authored-by: Gabriel Martín Blázquez <[email protected]>
    davidberenstein1957 and gabrielmbmb authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    834b3e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8edec5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be65ca5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    921e6e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    52e5eed View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge branch 'develop' into feat/3615-feature-update-openai-fine-tuni…

    …ng-with-gpt-35-turbo-0613-to-argillatrainer
    davidberenstein1957 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1cc6d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23fc147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a876d1d View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Alvaro Bartolome <[email protected]>
    davidberenstein1957 and alvarobartt authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    af82703 View commit details
    Browse the repository at this point in the history
  5. chore: renamed

    davidberenstein1957 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    45f7c43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5803175 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de9e336 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb63c04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d648232 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge branch 'develop' into fix/failing-tests-openai

    # Conflicts:
    #	src/argilla/training/openai.py
    #	tests/integration/client/feedback/training/test_openai.py
    davidberenstein1957 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e0f5296 View commit details
    Browse the repository at this point in the history