Logan Yang

Results 324 comments of Logan Yang

@vividfog that's interesting, with a 5-token context length I guess anything is possible since it doesn't have much to work with? In any case, I think it's better to have...

> I think this is why I was having crashes too. Open Web UI and Ollama in serve mode I guess don't talk to each other to set the context...

> I was facing the same issue. I had to add "./**/@material-tailwind/**/*.{js,ts,jsx,tsx,mdx}" in my tailwind config file so that the material-tailwind inside the node_modules get the access to the tailwind...

@hiepxanh the stacktrace I posted shows `Object.fileURLToPath` got undefined as argument, so `import_meta.url` is undefined. A couple of lines above there's `import_meta = {}` so there's ofc no url. Not...

> do you use ESM? Just confirmed with the Obsidian community, ESM is not an option right now, all Obsidian plugin must be CJS. I wonder what I can do...

Same here, cannot post images

Thanks for the PR! Sorry for the delay!

@solaSell could you open a separate issue with screenshots of your setting and dev console? This is not enough info to answer your question.

You can do this with the existing command "set exclusion to vault QA mode". Will need to create a doc site for Vault QA since there are a lot of...

@flemming-petersen Sorry guys, I've been AFK for a while, life happened. But I'm back now! Thanks for the PR, merged! Will put up a new version soon!