Tarun Jain
Tarun Jain
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
@Giom-V and @chunduriv any updates? I have formatted the notebook -nbfmt.
> @lucifertrj I left you some comments. Basically add more explanations about what's happening. Can you also add a "what's next?" section at the end? I'll just try to run...
@Giom-V I have resolved the comments: - replace the !pip install to %pip install - replace GOOGLE_API_KEY to GEMINI_API_KEY - Switched the embedding model to Google embedding model (previously it...
@Giom-V any update?