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/finish composio #85

Merged
merged 29 commits into from
Nov 4, 2024
Merged

fix/finish composio #85

merged 29 commits into from
Nov 4, 2024

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    dc5a684 View commit details
    Browse the repository at this point in the history
  2. added moeration test file

    conneroisu committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    04d67e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a1bf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca8006b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a89e8aa View commit details
    Browse the repository at this point in the history
  6. added tool not found error

    conneroisu committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    17af982 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f51818d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    d990844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5f15c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9cfcd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91506d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    efa0892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f197a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc553f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    264770d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe61702 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. save progress

    conneroisu committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1bb9eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a4016f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6ec956 View commit details
    Browse the repository at this point in the history
  4. adjusted to new moderation method structure and added better test for…

    … whisper in models_test.go (aka the generated test file)
    conneroisu committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    091a6f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d525dc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ab35e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7df6041 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bc586f View commit details
    Browse the repository at this point in the history
  9. move decodRes to the function that uses it as it is private and not u…

    …sed outside of the function
    conneroisu committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9a549d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1baaa92 View commit details
    Browse the repository at this point in the history
  11. fixed linting errors

    conneroisu committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    17e54e8 View commit details
    Browse the repository at this point in the history