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: fix quick start example code #1820

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Yuxuan1998
Copy link
Contributor

Encountered following error when running the example:

TypeError: can only concatenate list (not "tuple") to list

@vbarda
Copy link
Collaborator

vbarda commented Sep 24, 2024

@Yuxuan1998 thanks for the PR -- the original code works fine for me, did you modify it in any way?

@Yuxuan1998
Copy link
Contributor Author

Hi @vbarda, the only change I made is using ChatVertexAI for llm instead of ChatAnthropic.

@vbarda vbarda merged commit e909cb6 into langchain-ai:main Sep 24, 2024
42 checks passed
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