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: support for tools in HuggingFaceAPIChatGenerator #120

Merged
merged 18 commits into from
Oct 22, 2024
Merged

Commits on Oct 16, 2024

  1. first draft

    anakin87 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d1b22ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6535ec View commit details
    Browse the repository at this point in the history
  3. fmt

    anakin87 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    abf2aec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c799add View commit details
    Browse the repository at this point in the history
  5. rm unused imports

    anakin87 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    331f42d View commit details
    Browse the repository at this point in the history
  6. black tests

    anakin87 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    89edefd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. small fix

    anakin87 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fceea8e View commit details
    Browse the repository at this point in the history
  2. env in CI

    anakin87 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9a32f4c View commit details
    Browse the repository at this point in the history
  3. simplify; streaming

    anakin87 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5d0b04b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    e60c1b1 View commit details
    Browse the repository at this point in the history
  2. improve docstrings

    anakin87 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cf71ed2 View commit details
    Browse the repository at this point in the history
  3. forward references

    anakin87 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d8c3ce5 View commit details
    Browse the repository at this point in the history
  4. black tests

    anakin87 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    269a408 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    bec2916 View commit details
    Browse the repository at this point in the history
  2. feedback from review

    anakin87 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    657648b View commit details
    Browse the repository at this point in the history
  3. test serde pipeline

    anakin87 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    290f65a View commit details
    Browse the repository at this point in the history
  4. fix streaming test

    anakin87 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a5a1cc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix serde test

    anakin87 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4f94bca View commit details
    Browse the repository at this point in the history