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

standard-tests[patch]: update groq and structured output test #24781

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

ccurme
Copy link
Collaborator

@ccurme ccurme commented Jul 29, 2024

  • Mixtral with Groq has started consistently failing tool calling tests. Here we restrict testing to llama 3.1.
  • .schema is deprecated in pydantic proper in favor of .model_json_schema.

@efriis efriis added the partner label Jul 29, 2024
@efriis efriis self-assigned this Jul 29, 2024
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jul 29, 2024
Copy link

vercel bot commented Jul 29, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Jul 29, 2024 1:50pm

@dosubot dosubot bot added the 🤖:improvement Medium size change to existing code to handle new use-cases label Jul 29, 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 Jul 29, 2024
@ccurme ccurme merged commit e264ccf into master Jul 29, 2024
102 checks passed
@ccurme ccurme deleted the cc/standard_tests branch July 29, 2024 15:10
olgamurraft pushed a commit to olgamurraft/langchain that referenced this pull request Aug 16, 2024
…ain-ai#24781)

- Mixtral with Groq has started consistently failing tool calling tests.
Here we restrict testing to llama 3.1.
- `.schema` is deprecated in pydantic proper in favor of
`.model_json_schema`.
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 partner size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants