-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[New Example] Long Term Memory for Gemini #987
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
base: main
Are you sure you want to change the base?
Conversation
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
/gemini review |
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
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.
do you need it to be in ipynb or should I replace it with py for Gemini code assistant to perform the review.
Hi @lucifertrj, thanks for the contribution! Please keep the example as a Interactive Python Notebook (.ipynb). Notebooks are the standard format for examples in this cookbook. It looks like the notebook file isn't rendering correctly on GitHub due to a metadata issue. ![]() Could you please try clearing all the cell outputs in your notebook and then pushing the updated file to this PR? That should resolve the rendering issue. If you're still having trouble, feel free to share a Colab Gist so I can review your work in the meantime. |
sure will modify |
Hey @chunduriv I have removed the cell outputs. you can view the notebook here: https://github.com/lucifertrj/cookbook/blob/longtermmemory/examples/Long_Term_Memory.ipynb |
For the GitHub gist, you can refer to this: https://colab.research.google.com/gist/lucifertrj/91c7fc265a6d40733c7a99bcf9aaa31d/long_term_memory.ipynb |
Uh oh!
There was an error while loading. Please reload this page.