macOS: Memory & Context - Database not found at... #1315
-
|
Database not found at /Users//.auto-claude/memories/auto_claude_memory While running the wizard, I'm encountering the above error. I've created the folders .auto-claude/memories but not sure how to create the auto_claude_memory LadybudDb database file. The OpenAI API key is green and validated. I could not find any documentation on this. Please help... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
I was able to install LadyBugDB on macOS and create the ~/.auto-claude/graphs/auto_claude_memory.lbug file. However, it is failing when I click Test Connection (not identifying the file). Please help... |
Beta Was this translation helpful? Give feedback.
-
|
I don't see many responses on these forums. Is anyone monitoring these forums? Do you need any additional info from my side for a resolution to this issue? Frankly, configuration of a tool is not the area a developer is supposed to waste their time on. A great-sounding, shiny orchestration tool like Auto Claude is not much of use if we get blocked from using it because we cannot configure it. Plesae advise or point me to the documentation on this configuration issue as Google was not helpful as it does not recognize "Auto Claude" correctly and thinks it is Claude instead... TIA |
Beta Was this translation helpful? Give feedback.
-
|
if it helps anybody - After creating the database file under .auto-claude/graphs directory, you have to startup Ladybug with: and specify the file name under Memory settings as - auto_claude_memory.lbug The above would establish connections properly. |
Beta Was this translation helpful? Give feedback.
if it helps anybody -
After creating the database file under .auto-claude/graphs directory, you have to startup Ladybug with:
lbug auto_claude_memory.lbug
and specify the file name under Memory settings as - auto_claude_memory.lbug
The above would establish connections properly.