Skip to content

Conversation

maticzav
Copy link
Collaborator

This PR adds a new method run that creates a new function and awaits completion. Additionally, this PR changes the create method structured output parameter to schema.

@maticzav maticzav changed the base branch from main to next August 19, 2025 16:56
Copy link

delve-auditor bot commented Aug 19, 2025

No security or compliance issues detected. Reviewed everything up to fef5379.

Security Overview
  • 🔎 Scanned files: 6 changed file(s)
Detected Code Changes
Change Type Relevant files
Enhancement ► examples/run-zod.ts
    Add new example with Zod schema
► examples/run.ts
    Add new basic run example
► src/lib/parse.ts
    Update schema parameter naming
► src/resources/tasks.ts
    Add run method implementation
► examples/stream-zod.ts
    Update schema parameter
► examples/zod.ts
    Update schema parameter

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.

@maticzav maticzav merged commit 3f3ee17 into next Aug 19, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant