-
Notifications
You must be signed in to change notification settings - Fork 421
Adding LlamaIndex docs to integrations #4803
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
Conversation
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. Just a few comments to align it to the rest of the tutorials:
- - If you could change the title
- - Copy and paste the Running Argilla and Set up the Environment sections
- - Maybe an introduction is not needed, but a brief explanation of what LlamaIndex is or what it does.
- - Could you remove the verbose outputs?
- - Make a reference to how is the dataset we create.
- - Review some typos
- - Change the branch to main
Hi! Thanks for the comments @sdiazlor . I'll implement these comments tomorrow. One quick question tho, how would you name the notebook? |
I meant, for instance: |
Gotcha! Everything should be ready now :) @sdiazlor |
Closes #4798