I couldn’t retrieve the suggestions.md initially until I gave it its full github path.
When I instructed to store “My name is [name] and i like [color] on [day], then upon asking “what is my name”, it actually start scanning the different files and dirs in that path instead of first looking it up in its Memory. I had to cancel this look up and specifically instruct it to look up the name in the gemini.md (context file).
Is there a way of prioritizing resources lookup or is there some kind of error on my part? Thanks.
No problem, I am a QA by trade, so unfortunately I will pick on everything, haha.
Another potential issue, or perhaps it is a designed, and this pertains to the overall workflow:
once signed in into DeepLearning.ai and enrolled in a course, within that course, clicking the “Forum” icon returns a sign up page for community.deeplearning.ai. I would think, perhaps incorrectly, that only one account is needed for both courses and forum.
It appears that most of the “Discussion Forum” links on the Learning Platform courses just go to the Forum home page, not to the specific forum for that course.
Yes, i did follow the instructions for saving to memory/context file. In fact, only after I asked gemini to look the gemini file did it find my name.
I think the issue here is that the github repository containing the data must be cloned?
I originally installed gemini on c:\users\[my username], and upon encountering the problem above, I decided to install in an empty dir I created. That solved that problem above, but for the subsequent lessons in the course, after installing node, there was no webpage page displayed on either port 3000 or port 8571(?). And I believe that’s because the content for the website is not local.
Perhaps,the course info needs to specify cloning that github repo?
Even with “Include Directories” set to false, the CLI’s default behavior is to recursively discover all context and memory files within the active workspace. With a limit of 200, if the gemini command runs from a high-level folder (like the User folder or C:\), the CLI will still attempt to index 200 subfolders beneath that point to find GEMINI.md files or other context..