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

voyageai[patch]: init package #19098

Merged
merged 43 commits into from
Mar 15, 2024
Merged

voyageai[patch]: init package #19098

merged 43 commits into from
Mar 15, 2024

Commits on Feb 15, 2024

  1. Change model to a required argument

    Change the default batch size to 72 for model "voyage-2"/"voyage-02", and to 7 for all other models. (However, still allow the user to specify batch size)
    fodizoltan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0ff1332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be7d6cc View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    146f0f1 View commit details
    Browse the repository at this point in the history
  2. - model:str

     -make batch_size optional
    fodizoltan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4de3553 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from voyage-ai/voyage_2_model

    community: model attribute is required, set default batch size
    thomas0809 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6e53bf9 View commit details
    Browse the repository at this point in the history
  4. Reformatting voyage

    fodizoltan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2275b99 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge pull request #4 from voyage-ai/voyage_2_model

    Reformatting voyageai.ipynb
    thomas0809 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1041892 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    af41f94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3ae1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a789d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    59efab5 View commit details
    Browse the repository at this point in the history
  2. VoyageAI package init

    fodizoltan committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e9bac0e View commit details
    Browse the repository at this point in the history
  3. v0.0.1

    fodizoltan committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7fd85d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Corrections

    fodizoltan committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e37f8af View commit details
    Browse the repository at this point in the history
  2. Corrections

    fodizoltan committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5617a10 View commit details
    Browse the repository at this point in the history
  3. Adding tests

    fodizoltan committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    de61f28 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Loop and remove bad test

    fodizoltan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    83da26e View commit details
    Browse the repository at this point in the history
  2. Finalizing the package

    fodizoltan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9bfb0a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b9a1d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from voyage-ai/voyage_2_model

    Correcting due to the comments
    thomas0809 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    853293c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eddafd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 3, 2024

  1. Implemented async

    fodizoltan committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c463b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    969cbb2 View commit details
    Browse the repository at this point in the history
  3. Change in LICENSE

    fodizoltan committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    cf71a5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8f12d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1966be3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Simple for loop

    Documentation
    fodizoltan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b908f18 View commit details
    Browse the repository at this point in the history
  2. Remove default values

    Reformat
    fodizoltan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8599e6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c6b06 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from voyage-ai/voyageai_package

    Voyageai package
    thomas0809 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    84b3a7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    747c6d2 View commit details
    Browse the repository at this point in the history
  6. Correct some lint issues

    fodizoltan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7b65429 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7 from voyage-ai/voyageai_package_correction

    Correct some lint issues
    thomas0809 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    067bb40 View commit details
    Browse the repository at this point in the history
  8. Poetry lock

    fodizoltan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    57a3fd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd3a6da View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    f804eec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from voyage-ai/voyageai_package_correction

    One small correction in the ipynb file
    thomas0809 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f92b1dc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

    efriis committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6391186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2aec1 View commit details
    Browse the repository at this point in the history
  4. license

    efriis committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6bae4e4 View commit details
    Browse the repository at this point in the history
  5. fix integration test

    efriis committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a5bb732 View commit details
    Browse the repository at this point in the history