Juan Calvo Ferrándiz
Juan Calvo Ferrándiz
I have the same error with version 0.1.15. Thanks! :)
Exploring https://github.com/langchain-ai/langchain-google/blob/main/libs/vertexai/langchain_google_vertexai/chat_models.py#L733 I have found that when I pass this model: ``` ## Data model class code(BaseModel): """Code output""" prefix: str = Field(description="Description of the problem and approach") imports: str...
Hey! I got the error with OpenAI. Makes the call to the base.py file: 
Make sure to update packages. Check your constraints in the` .toml` file because you may be doing a `poetry update`, but a constraint could be limiting the upgrade. To check...
Really looking forward to seeing this move forward! Thanks for the effort!