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
in aider 0.75 -> updated everything and things are working on other tools, e.g. roo-code. however im getting errs:
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Aider v0.75.1 Main model: vertex_ai/claude-3-7-sonnet@20250219 with architect edit format, prompt cache, infinite output Editor model: vertex_ai/claude-3-7-sonnet@20250219 with diff edit format Weak model: openai/gpt-4o-mini Git repo: .git with 257 files Repo-map: using 4096 tokens, files refresh ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── hi litellm.BadRequestError: VertexAIException BadRequestError - vertexai import failed please run pip install -U "google-cloud-aiplatform>=1.38". Got error: No module named 'vertexai'
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Aider v0.75.1 Main model: vertex_ai/claude-3-7-sonnet@20250219 with architect edit format, prompt cache, infinite output Editor model: vertex_ai/claude-3-7-sonnet@20250219 with diff edit format Weak model: openai/gpt-4o-mini Git repo: .git with 257 files Repo-map: using 4096 tokens, files refresh ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
hi
litellm.BadRequestError: VertexAIException BadRequestError - vertexai import failed please run pip install -U "google-cloud-aiplatform>=1.38". Got error: No module named 'vertexai'
pip install -U "google-cloud-aiplatform>=1.38"
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
in aider 0.75 -> updated everything and things are working on other tools, e.g. roo-code.
however im getting errs:
Version and model info
No response
The text was updated successfully, but these errors were encountered: