We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It was identified that we need to update route validations from io-ts to zod, in order to generate OAS for the public chat complete API.
io-ts
zod
Since having a mix of io-ts and zod validations is not ideal, we should consider migrating all validations to zod
Relates to https://github.com/elastic/obs-ai-assistant-team/issues/193
The text was updated successfully, but these errors were encountered:
Pinging @elastic/obs-ai-assistant (Team:Obs AI Assistant)
Sorry, something went wrong.
viduni94
No branches or pull requests
It was identified that we need to update route validations from
io-ts
tozod
, in order to generate OAS for the public chat complete API.Since having a mix of
io-ts
andzod
validations is not ideal, we should consider migrating all validations tozod
Relates to https://github.com/elastic/obs-ai-assistant-team/issues/193
The text was updated successfully, but these errors were encountered: