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: adds support for the Unify AI #412

Open
wants to merge 53 commits into
base: main
Choose a base branch
from

Commits on Aug 21, 2024

  1. Create unify.py

    Yara97Mansour committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fe3ef96 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    Yara97Mansour committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    efb310f View commit details
    Browse the repository at this point in the history
  3. Update defaults.py

    Yara97Mansour committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    babef94 View commit details
    Browse the repository at this point in the history
  4. Update unify.py

    Yara97Mansour committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d91bc3b View commit details
    Browse the repository at this point in the history
  5. Update unify.py

    Yara97Mansour committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    918c4f9 View commit details
    Browse the repository at this point in the history
  6. Update unify.py

    Yara97Mansour committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    812dd77 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

    Kacper-W-Kozdon committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    428bf73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed60369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    691edb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf312a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    434203b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    636496f View commit details
    Browse the repository at this point in the history
  8. updates tests

    Kacper-W-Kozdon committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0886aaf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    533d045 View commit details
    Browse the repository at this point in the history
  10. updates tests

    Kacper-W-Kozdon committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    577e0fd View commit details
    Browse the repository at this point in the history
  11. Merge pull request Yara97Mansour#1 from Kacper-W-Kozdon/main-Kacper

    feat: adds tests, updates unify.py, updates EncoderDefault.UNIFY
    Yara97Mansour committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8ce1bce View commit details
    Browse the repository at this point in the history
  12. Update unify.py

    Yara97Mansour committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c858590 View commit details
    Browse the repository at this point in the history
  13. Update defaults.py

    Yara97Mansour committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1a379e3 View commit details
    Browse the repository at this point in the history
  14. Update unify.py

    Yara97Mansour committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    225f103 View commit details
    Browse the repository at this point in the history
  15. Update unify.py

    Yara97Mansour committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    38f81a6 View commit details
    Browse the repository at this point in the history
  16. Update unify.py

    Yara97Mansour committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9b39b79 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Update pyproject.toml

    Yara97Mansour committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cafbe8a View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    Yara97Mansour committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    58d8e91 View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    Yara97Mansour committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c5a245a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Update unify.py

    Yara97Mansour committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7407033 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. adds mock to tests

    Kacper-W-Kozdon committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0d49633 View commit details
    Browse the repository at this point in the history
  2. fixing pytest mock

    Kacper-W-Kozdon committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4e9a811 View commit details
    Browse the repository at this point in the history
  3. fixing pytest mock

    Kacper-W-Kozdon committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    06369b5 View commit details
    Browse the repository at this point in the history
  4. fixing pytest mock

    Kacper-W-Kozdon committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7b624c7 View commit details
    Browse the repository at this point in the history
  5. fixing pytest mock

    Kacper-W-Kozdon committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bec1b47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    861adc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d95892 View commit details
    Browse the repository at this point in the history
  8. Update poetry.lock

    Yara97Mansour committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fb2c83c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    662faff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dfc352d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3254d73 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. update

    Kacper-W-Kozdon committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4cb4d17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11bae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb3ca08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b3968 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f1f3bf View commit details
    Browse the repository at this point in the history
  6. Merge pull request Yara97Mansour#2 from Kacper-W-Kozdon/main-Kacper

    fix: fixes pytest with mock
    Yara97Mansour committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0e9de87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb8f7d3 View commit details
    Browse the repository at this point in the history
  8. Update test_llm_unify.py

    delete some unnecessary parts of the code.
    Yara97Mansour committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c53db87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ccffcb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a874be1 View commit details
    Browse the repository at this point in the history
  11. applies pre-commit

    Kacper-W-Kozdon committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2cba0c2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request Yara97Mansour#3 from Kacper-W-Kozdon/main-Kacper-r…

    …eview
    
    fix: applies pre-commit hooks and linting
    Yara97Mansour committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5feae17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    552cad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Update unify.py

    Yara97Mansour committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    af64e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6f251 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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