Closed Navanit-git closed 11 months ago
@nerdai Kindly review it and if there are any changes required kindly comment it down.
@nerdai thanks for the feedback. Updated the README . Kindly review and merge the request
@Navanit-git could you take a look at linting!
Thanks!
@anoopshrma I didn't get the "Update the readme file for Llamahub link" As I have update the readme with the necessary changes as per requested by @nerdai
@anoopshrma I didn't get the "Update the readme file for Llamahub link" As I have update the readme with the necessary changes as per requested by @nerdai
I think we're good to go outside of the linting issues.
@nerdai Thank you for your feedback. Kindly merge the PR
@nerdai Thank you for your feedback. Kindly merge the PR
Hey can't merge yet as lint checks haven't passed. Please run "make format" followed by "make lint" and push changes up.
@nerdai Thank you for your feedback. Kindly merge the PR
Hey can't merge yet as lint checks haven't passed. Please run "make format" followed by "make lint" and push changes up.
sure will update the readme by fixing the lints
@nerdai closing this PR have done a new PR https://github.com/run-llama/llama-hub/pull/752/files
In this earlier the excel merge all the documents in as a whole but in this update, I gave user a choice to get the different documents for different sheets.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of Change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Suggested Checklist:
make format; make lint
to appease the lint gods