Skip to content

fix(server): drop unsupported BeforeValidator json_schema_input_type - #2348

Open
rwinkelman wants to merge 1 commit into
NVIDIA-NeMo:developfrom
rwinkelman:fix/pydantic-openai-chat-validator-2292
Open

fix(server): drop unsupported BeforeValidator json_schema_input_type#2348
rwinkelman wants to merge 1 commit into
NVIDIA-NeMo:developfrom
rwinkelman:fix/pydantic-openai-chat-validator-2292

Conversation

@rwinkelman

Copy link
Copy Markdown

Fixes #2292

Summary

Remove unsupported json_schema_input_type from BeforeValidator usage in OpenAI chat schema (Pydantic v2 compatibility).

Test plan

  • Server schema imports cleanly on current Pydantic

@github-actions github-actions Bot added status: needs triage New issues that have not yet been reviewed or categorized. size: XS needs: signing labels Aug 31, 2026
@rwinkelman
rwinkelman force-pushed the fix/pydantic-openai-chat-validator-2292 branch from da7f862 to 1590ad4 Compare August 31, 2026 11:18
@rwinkelman

Copy link
Copy Markdown
Author

Grooming pass: CI green; small Pydantic v2 fix for server validators. Ping if anything else is needed before merge.

@rwinkelman

Copy link
Copy Markdown
Author

Still green — standing by if the Pydantic/OpenAI validator change needs any tweaks for #2292.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: XS status: needs triage New issues that have not yet been reviewed or categorized.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Fix Pydantic compatibility for OpenAI chat message validator

1 participant