feat(groq): Strict Mode for Groq
by keenborder786
·
Feb 06, 2026 at 19:31 UTC
·
scan-3799d97c499afae9
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Low (20%)
Introduce strict mode support for json_schema in langchain_groq.
chat_models.py adds _STRICT_STRUCTURED_OUTPUT_MODELS indicating strict parameter handling.
test_chat_models.py adds 45 lines likely for new test cases.
Established contributor with 89 merged PRs. maintains 101 public repositories. unfamiliar with 2 files.
Review 2 file(s)
libs/partners/groq/tests/unit_tests/test_chat_models.py
+45
Source code
libs/partners/groq/langchain_groq/chat_models.py
+40
Source code
17
minutes to review
medium
effort level
none
staleness risk
Standard review process
Good evidence, acceptable risk, ready for merge
Why is security_scan_clean missing? Consider adding this check.
Why is coverage_maintained missing? Consider adding this check.