Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs[patch]: Correcting zod types for OAI parallel tool calling doc #5824

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

gurpreetlogiciel
Copy link
Contributor

Fixes # (issue)
Correcting the Weather Schema's city type.
z.enum() -> z.string()

Correcting the Weather Schema's city type.
z.enum -> z.string
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 20, 2024
Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 7:31pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview Jun 20, 2024 7:31pm

@dosubot dosubot bot added the auto:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs label Jun 20, 2024
Copy link
Collaborator

@bracesproul bracesproul left a comment

Choose a reason for hiding this comment

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

ty for fixing this!

@dosubot dosubot bot added the lgtm PRs that are ready to be merged as-is label Jun 20, 2024
@bracesproul bracesproul changed the title Correcting city zod method for weather schema in examples/src/models/chat/integration_openai_parallel_tool_calls.ts docs[patch]: Correcting zod types for OAI parallel tool calling doc Jun 20, 2024
@vercel vercel bot temporarily deployed to Preview – langchainjs-api-refs June 20, 2024 17:14 Inactive
@vercel vercel bot temporarily deployed to Preview – langchainjs-docs June 20, 2024 17:15 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs lgtm PRs that are ready to be merged as-is size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants