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: DIA-1410: support multi-label text classification prompts #209

Merged
merged 15 commits into from
Sep 24, 2024

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    7031301 View commit details
    Browse the repository at this point in the history
  2. example comment

    matt-bernstein committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f42982b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    fc49d96 View commit details
    Browse the repository at this point in the history
  2. update test

    matt-bernstein committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a265121 View commit details
    Browse the repository at this point in the history
  3. black

    matt-bernstein committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    01b3ea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40ad218 View commit details
    Browse the repository at this point in the history
  5. convert sets to lists to json serialize

    hakan458 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4ded249 View commit details
    Browse the repository at this point in the history
  6. upgrade openai, litellm, instructor, chromadb

    hakan458 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b0844d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Revert "convert sets to lists to json serialize"

    This reverts commit 4ded249.
    matt-bernstein committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    15741bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed4817 View commit details
    Browse the repository at this point in the history
  3. fix serialization

    hakan458 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9868c73 View commit details
    Browse the repository at this point in the history
  4. fix test

    matt-bernstein committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0b056ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    119c47d View commit details
    Browse the repository at this point in the history