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

Fix function calling, more verbose logging, OpenAI upgrade #280

Closed
wants to merge 109 commits into from

Commits on May 12, 2024

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

Commits on May 13, 2024

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

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    cfc9f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a376fcb View commit details
    Browse the repository at this point in the history
  3. fix bugs

    dmytropolityka committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d356749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1757ea8 View commit details
    Browse the repository at this point in the history
  5. fix linting issues

    dmytropolityka committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7df5183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f837a1 View commit details
    Browse the repository at this point in the history
  7. remove dotenv

    dmytropolityka committed May 19, 2024
    Configuration menu
    Copy the full SHA
    749aeae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf8bd83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9348bf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f014359 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. bugs

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3e2f6c7 View commit details
    Browse the repository at this point in the history
  2. bugs

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    76df5d9 View commit details
    Browse the repository at this point in the history
  3. more logging

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bc293fa View commit details
    Browse the repository at this point in the history
  4. more logging

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    61dfd0a View commit details
    Browse the repository at this point in the history
  5. fix bug

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    92b5424 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2db5fa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23b87d0 View commit details
    Browse the repository at this point in the history
  8. change imports

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3dc8ed8 View commit details
    Browse the repository at this point in the history
  9. fix function calling

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    56503a7 View commit details
    Browse the repository at this point in the history
  10. add logging settings

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4777f96 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update __main__.py

    dmytropolityka authored May 27, 2024
    Configuration menu
    Copy the full SHA
    c95634f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 2, 2024

  1. update dependencies

    dmytropolityka committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d02df29 View commit details
    Browse the repository at this point in the history
  2. fix some bugs

    dmytropolityka committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    33b9a69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe0c1d View commit details
    Browse the repository at this point in the history
  4. langchain 0.2.0

    dmytropolityka committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a8a2b3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af34b89 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    c74b112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f45254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4324ea6 View commit details
    Browse the repository at this point in the history
  4. update user and key

    dmytropolityka committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7f1a317 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Revert "update user and key"

    This reverts commit 7f1a317.
    dmytropolityka committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2cb90bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d8656e View commit details
    Browse the repository at this point in the history
  3. Update poetry.lock

    dmytropolityka authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1a71d1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66c9324 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    eca4876 View commit details
    Browse the repository at this point in the history
  2. remove redundant move

    FelixTJDietrich committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5b48b4e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/chore/upgrade-module-programming…

    …-llm' into chore/upgrade-module-programming-llm
    
    # Conflicts:
    #	module_programming_llm/module_programming_llm/generate_summary_by_file.py
    dmytropolityka committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7ca85e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Aug 4, 2024

  1. update build process

    dmytropolityka committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    01d2528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0226987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a59529 View commit details
    Browse the repository at this point in the history
  4. remove text output

    dmytropolityka committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    aa122d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63009ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f47d446 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e443196 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fede060 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/chore/upgrade-module-programming…

    …-llm' into chore/upgrade-module-programming-llm
    dmytropolityka committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1d24d94 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/change-build-process' into chore/upgrade-module…

    …-programming-llm
    
    # Conflicts:
    #	athena/poetry.lock
    #	module_programming_llm/poetry.lock
    #	module_programming_llm/pyproject.toml
    dmytropolityka committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    18bbce1 View commit details
    Browse the repository at this point in the history
  11. re-resolve issues

    dmytropolityka committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    15c48a2 View commit details
    Browse the repository at this point in the history
  12. re-lock files

    dmytropolityka committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ff86de1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f324319 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f25edc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

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

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    e625cc5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/change-build-process

    # Conflicts:
    #	module_text_llm/poetry.lock
    #	modules/text/module_text_llm/module_text_llm/helpers/models/replicate.py
    #	modules/text/module_text_llm/pyproject.toml
    dmytropolityka committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    815699b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d95f836 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c195e40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b56177 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3452773 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2215385 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4bc0ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51e7017 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14dcc7e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    24b951c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7580d37 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    411b3e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    85c244f View commit details
    Browse the repository at this point in the history
  15. revert deploy changes

    dmytropolityka committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c8d8d1e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31222fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    79d60a2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    20be2a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6655906 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2d6095b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dacb67d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    db508ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ff6ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939c0e3 View commit details
    Browse the repository at this point in the history
  4. replace lms url

    dmytropolityka committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e936ecc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/change-build-process' into chore/upgrade-module…

    …-programming-llm
    
    # Conflicts:
    #	env_example/assessment_module_manager.env
    #	module_text_llm/module_text_llm/helpers/models/openai.py
    #	modules/modeling/module_modeling_llm/poetry.lock
    #	modules/programming/module_programming_llm/poetry.lock
    #	modules/text/module_text_llm/poetry.lock
    dmytropolityka committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9e54a1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab5c1c3 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/chore/upgrade-module-programming…

    …-llm' into chore/upgrade-module-programming-llm
    dmytropolityka committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e396057 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. use latest version of athena for programming llm, revert some pydanti…

    …c changes, comments of Felix
    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b944521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e386066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf4c41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8f905c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7eb56a View commit details
    Browse the repository at this point in the history
  6. refactoring

    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0a1a0dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    464abdc View commit details
    Browse the repository at this point in the history
  8. revert changes

    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a3813ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76279bd View commit details
    Browse the repository at this point in the history
  10. revert changes

    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1f56d08 View commit details
    Browse the repository at this point in the history
  11. linting errors 1

    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c06c637 View commit details
    Browse the repository at this point in the history
  12. linting errors 2

    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9f35a96 View commit details
    Browse the repository at this point in the history
  13. modify scripts

    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    37b8dfa View commit details
    Browse the repository at this point in the history
  14. modify scripts

    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8e0b1e4 View commit details
    Browse the repository at this point in the history
  15. revert changes

    dmytropolityka committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    133e1e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df0b4d1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f38f3ae View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fcdc7e0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d1c2d34 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    39d4565 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5ffda52 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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