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

groq[patch]: Allow custom headers passed into Groq #4909

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Conversation

jacoblee93
Copy link
Collaborator

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 27, 2024
Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 11:30pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview Mar 27, 2024 11:30pm

@dosubot dosubot bot added the auto:improvement Medium size change to existing code to handle new use-cases label Mar 27, 2024
@@ -246,7 +248,10 @@ export class ChatGroq extends BaseChatModel<ChatGroqCallOptions> {
messages: messagesMapped,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there! I noticed that this change adds a new HTTP request with signal and headers parameters. I've flagged this for your review to ensure it aligns with the project's requirements. Let me know if you need further clarification!

@jacoblee93 jacoblee93 changed the title Allow custom headers passed into Groq groq[patch]: Allow custom headers passed into Groq Mar 27, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Mar 27, 2024
@jacoblee93 jacoblee93 merged commit a4e45d9 into main Mar 27, 2024
17 checks passed
@jacoblee93 jacoblee93 deleted the jacob/groq branch March 27, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:improvement Medium size change to existing code to handle new use-cases size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant