cohere-ai / notebooks

Code examples and jupyter notebooks for the Cohere Platform
MIT License
478 stars 128 forks source link

RAG Guide: Wrap individually chatbot query run into a helper function #162

Open rossdanlm opened 6 months ago

rossdanlm commented 6 months ago

RAG Guide: Wrap individually chatbot query run into a helper function

This was mainly just a personal preference choice, not a big deal if you don't like it, no worries if you don't want to approve

Test Plan

No functional changes, notebook still works


Stack created with Sapling. Best reviewed with ReviewStack.

CLAassistant commented 6 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Rossdan Craig rossdan@lastmileai.dev seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

mrmer1 commented 5 months ago

@rossdanlm Thanks for the suggestion! I think at this point I'll not merge but will keep this as reference for any changes later (because we have other notebooks using the same implementation).