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

Add support for structured output to VertexAI class #701

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

izo0x90
Copy link
Contributor

@izo0x90 izo0x90 commented Jan 17, 2025

PR Title

Add support for structured output to VertexAI class

PR Description

Having guaranteed json or other supported structured output can be very useful for the chat use-cases as well, updating the VertexAI to support setting a schema in the same way that the Chat model class implements it.

Having guaranteed json or other supported structured output can be very
useful for the non chat usecases as well, updating the VertexAI to
support setting a schema in the same way that the Chat class implements
it.
@lkuligin
Copy link
Collaborator

in general, I'm more and more wondering whether we should continue supporting VertexAI or mark it as deprecated
it's also related to #645

https://python.langchain.com/docs/concepts/text_llms/
https://python.langchain.com/docs/integrations/llms/

@efriis @baskaryan @ccurme any additional thoughts?

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.

2 participants