-
Notifications
You must be signed in to change notification settings - Fork 15
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
Fix program logs command #318
Conversation
The endpoint name was changed in the aleph-vm PR and it was not reflected here also fix typo
Failed to retrieve llama text: POST 500: 500: Unhandled error during initialisation |
4c08068
to
2a6935f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #318 +/- ##
==========================================
+ Coverage 39.50% 39.98% +0.47%
==========================================
Files 18 18
Lines 2202 2196 -6
Branches 271 270 -1
==========================================
+ Hits 870 878 +8
+ Misses 1279 1261 -18
- Partials 53 57 +4 ☔ View full report in Codecov by Sentry. |
63989e6
to
44af4e9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Endpoint name was changed in the aleph-vm PR but this was not reflected here.
Also move the operate method inside the python sdk
Related ClickUp, GitHub or Jira tickets : continuation of ALEPH-275
Self proofreading checklist
How to test
Launch a function you control on a CRN.
Then use
aleph program logs <item hash> --domain <crn_url>