Dmac
Dmac
 Something like this to navigate the timeline?
@kelvinq This is also a good one. Especially good if you want to go back large steps without needing a calendar, or to specify more granular steps. But I'm not...
Same issue here. Ollama is not the issue
Got it working. 1. vim ~/.config/fabric/.env 2. add the following: (Replacing the previous content that had just #No API key set.) ``` OPENAI_API_KEY="NULL" OPENAI_BASE_URL=https://127.0.0.1:11434/v1/ CLAUDE_API_KEY="NULL" GOOGLE_API_KEY="NULL" ``` Should work now....
3. looks like there are some errors 
Error is gone! But still same results from above. I can see some logs about storing info in the chroma db..
 
@DonTizi The app.log seems to be over 37GB in size 🤯
Same issue for me
@Im0 try this https://github.com/danielmiessler/fabric/issues/373#issuecomment-2178805248