Daniel Nowak

Results 73 comments of Daniel Nowak

"Error sending data to client" shows up for me after a few Steps. I see more steps being performed once this happens, but from then on, the UI no longer...

> @lowlyocean was the Accept header really required in your case? I generally would try to do things like `curl`, as it is to common for API requests and I...

Hmm... any updates? I am having sdp issue on Ubuntu Xenial with Bluez5

Did you already follow this guide? https://github.com/OpenDevin/OpenDevin/blob/d692a72bf3809df35d802041211fcd81d56b1dc6/docs/guides/LocalLLMs.md#local-llm-guide-with-ollama-server It looks like you're using an older approach , and not correctly (embedding model would be "local" with old instructions)

@jeysonmc :)

@igortg , would someone kindly add me as contributor in case this project is not maintained?

For future visitors, I've made https://github.com/Fuzzwah/race-info point to my fork https://github.com/lowlyocean/ir_webstats

> > And this is a volunteer-supported project, we don't log or monitor usage from our users. Especially because it's volunteer-based (and because the real API can be changing rapidly)...

Try this, ``` cd HTML yarn install yarn dist ``` It updates the WebViewLeaflet/assets/index.html For reference on how to fork this, make a branch, and then consume your own changes...