Skip to content

Add structured-output support#4793

Merged
pakrym-oai merged 3 commits intomainfrom
pakrym/add-structured-output-support
Oct 6, 2025
Merged

Add structured-output support#4793
pakrym-oai merged 3 commits intomainfrom
pakrym/add-structured-output-support

Conversation

@pakrym-oai
Copy link
Copy Markdown
Collaborator

Add samples and docs.

…rify zod schema JSON output in README, and improve outputSchemaFile cleanup error handling

export function codexPathOverride() {
return process.env.CODEX_EXECUTABLE ??
path.join(process.cwd(), "..", "..", "codex-rs", "target", "debug", "codex");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We should enable Prettier for this folder in a follow-up PR?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yes!

@pakrym-oai pakrym-oai merged commit 90fe5e4 into main Oct 6, 2025
9 checks passed
@pakrym-oai pakrym-oai deleted the pakrym/add-structured-output-support branch October 6, 2025 01:17
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants