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 #16

Merged
merged 22 commits into from
Oct 2, 2024
Merged

Tests #16

merged 22 commits into from
Oct 2, 2024

Commits on Sep 23, 2024

  1. moved and renamed

    leolivier committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4980311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d9405d View commit details
    Browse the repository at this point in the history
  3. doc

    leolivier committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2b6805f View commit details
    Browse the repository at this point in the history
  4. split in smaller functions

    leolivier committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e5f2bdd View commit details
    Browse the repository at this point in the history
  5. added INPUT_DIRECTORY

    leolivier committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c44c9a5 View commit details
    Browse the repository at this point in the history
  6. pyright

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

Commits on Sep 25, 2024

  1. pyright

    leolivier committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1d7addb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. changed ollama default model to llama3.2:3b which looks as good as ll…

    …ama3.1:8b but is smaller and faster
    leolivier committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e4c4ab2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. added pytest options

    leolivier committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0e80a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383ed20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2875bec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c223242 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db97eb4 View commit details
    Browse the repository at this point in the history
  6. refactored client base

    leolivier committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fcf967f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    471e963 View commit details
    Browse the repository at this point in the history
  8. added fuzzy test data

    leolivier committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    23b4448 View commit details
    Browse the repository at this point in the history
  9. output data to be checked

    leolivier committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1bf09dc View commit details
    Browse the repository at this point in the history
  10. fixed pytest param

    leolivier committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c468818 View commit details
    Browse the repository at this point in the history
  11. settings for tests

    leolivier committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3245dbd View commit details
    Browse the repository at this point in the history
  12. fixed missing init

    leolivier committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e04385e View commit details
    Browse the repository at this point in the history
  13. update test data

    leolivier committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e829333 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b6b77d View commit details
    Browse the repository at this point in the history