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

[Feature] Add support for Groq LLMs #1284

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

deshraj
Copy link
Collaborator

@deshraj deshraj commented Feb 25, 2024

Description

As the title suggests. A lot of folks DM'ed me about Groq LLMs integration with Embedchain.

Type of change

  • New feature (non-breaking change which adds functionality)

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 25, 2024
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

Attention: Patch coverage is 3.22581% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 56.49%. Comparing base (b4bb4cf) to head (2b6a75d).

Files Patch % Lines
embedchain/llm/groq.py 0.00% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1284      +/-   ##
==========================================
- Coverage   56.77%   56.49%   -0.28%     
==========================================
  Files         150      151       +1     
  Lines        6071     6101      +30     
==========================================
  Hits         3447     3447              
- Misses       2624     2654      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deshraj deshraj merged commit 92dd7ed into main Feb 25, 2024
4 of 6 checks passed
@deshraj deshraj deleted the user/dyadav/groq-integration branch February 25, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant