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

Pass enum only to openai in llm graph transformer #21860

Merged
merged 5 commits into from
May 20, 2024

Conversation

tomasonjo
Copy link
Contributor

Some models like Groq return bad request if you pass in enum parameter in tool definition

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

vercel bot commented May 18, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview May 18, 2024 4:07pm

@dosubot dosubot bot added 🔌: openai Primarily related to OpenAI integrations 🤖:improvement Medium size change to existing code to handle new use-cases labels May 18, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label May 20, 2024
@baskaryan baskaryan merged commit a43515c into langchain-ai:master May 20, 2024
24 checks passed
JuHyung-Son pushed a commit to JuHyung-Son/langchain that referenced this pull request May 23, 2024
langchain-ai#21860)

Some models like Groq return bad request if you pass in `enum` parameter
in tool definition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging. 🔌: openai Primarily related to OpenAI integrations size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants