Skip to content

Conversation

geclos
Copy link
Collaborator

@geclos geclos commented Sep 12, 2025

Fixes #1596

csansoon
csansoon previously approved these changes Sep 12, 2025
@geclos
Copy link
Collaborator Author

geclos commented Sep 12, 2025

requires migrating to ai v5 first #1565

name: string
maybeConfig: unknown
}) {
console.log('maybeConfig', maybeConfig)
Copy link
Contributor

Choose a reason for hiding this comment

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

🔥

}) {
console.log('maybeConfig', maybeConfig)
const result = vertexConfigurationSchema.safeParse(maybeConfig)
console.log('result', result)
Copy link
Contributor

Choose a reason for hiding this comment

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

🔥

dd-trace: 5.43.0
promptl-ai: 0.7.5
zod: 3.24.2
zod: ^4
Copy link
Contributor

Choose a reason for hiding this comment

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

This could be a big one. I would do a PR with this upgrade alone

Copy link
Contributor

Choose a reason for hiding this comment

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

Or maybe is required for sdk v5? Dont remember

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it's required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Not safe to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Vertex provider compatible with custom fine tuned models
3 participants