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

vertex_ai does not support parameters: {'stop': ['\nObservation:']}. To drop these, set `litellm.drop_params=Tr... #100

Open
jaymon0703 opened this issue Feb 2, 2024 · 1 comment

Comments

@jaymon0703
Copy link

I am using VertexAI as my LLM. Running tests and the second and last tests error with the below.

image

Found this which may be related - langchain-ai/langchain#16840

Also noticed a warning saying LLMSingleActionAgent is deprecated, which includes the stop parameter possibly causing the error.

Thanks for a neat repo.

@jaymon0703
Copy link
Author

Vertex works if i dont use ChatLiteLLM, so perhaps its an issue with ChatLiteLLM.

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

No branches or pull requests

1 participant