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

[Bug Fix]: error connecting to variant served/deployed to agenta using CLI #1655

Merged
merged 3 commits into from
May 15, 2024

Conversation

aybruhm
Copy link
Member

@aybruhm aybruhm commented May 15, 2024

Description

The Docker templates used to package and deploy the LLM app reuse the cached (older) version of agenta from the main template image. This PR resolves the error (in the screenshot below) by ensuring that agenta is upgraded to the latest version.

error-connecting-to-served-variant

Related Issue

Closes #1649

Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agenta ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 3:27pm

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working CLI labels May 15, 2024
@aybruhm aybruhm requested a review from mmabrouk May 15, 2024 14:46
agenta-cli/pyproject.toml Outdated Show resolved Hide resolved
@aybruhm aybruhm requested a review from mmabrouk May 15, 2024 15:06
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 15, 2024
@mmabrouk
Copy link
Member

Thanks @aybruhm !

@mmabrouk mmabrouk merged commit a70f566 into main May 15, 2024
5 of 6 checks passed
@mmabrouk mmabrouk deleted the bugfix/fix-error-connecting-to-variant branch May 15, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AGE-215] Error connecting the variant - Issue in ViewNavigation.tsx
2 participants