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(groq-adapter): add groq adapter integration #20

Merged
merged 4 commits into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. feat: add groq adapter integration

    Mahmoud Abughali committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    17ba57f View commit details
    Browse the repository at this point in the history
  2. fix: code style

    Mahmoud Abughali committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dde1e07 View commit details
    Browse the repository at this point in the history
  3. test(groq-adapter): add e2e and unit tests

    Mahmoud Abughali committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9e936bc View commit details
    Browse the repository at this point in the history
  4. fix(groq-adapter): update token size, example usage, and dependencies

    - Correct token size
    - Update example usage to use the generate function
    - Update dependencies
    Mahmoud Abughali committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6f2cd70 View commit details
    Browse the repository at this point in the history