Chris Kuethe

Results 165 comments of Chris Kuethe

I have not. I haven't seen anything in the release notes for 2.13 or the UI that would let me specify an openai compatible endpoint and api key

I guess I can add a flag to `sonde2json()` to control this scaling factor. if unset or false the raw rssi value is reported, and if true then the actual...

https://github.com/dl9rdz/rdz_ttgo_sonde/pull/506 allows MQTT to report signal in dBm, and returns the old behavior of reporting raw numbers to other clients who weren't expecting that conversion.

The image appears to be built for arm64 rather than amd64 - or, there's no amd64 build on https://hub.docker.com/r/fengzhichao/chromadb-admin/tags . The local build works ok.

I'd like to see both `ollama force-quit` to immediate kill all running models no matter what, regardless of any work already done; and `ollama drain` to allow whatever requests are...

it worked on my TTGO devices with all the different bit masks. I haven't reinstalled them lately as they're doing what I need them to do. One of my remote...

At this moment, I'm using a ryzen cpu, 7900xtx, Ubuntu 24LTS, ROCm `6.3.3.60303-74~24.04`, and whatever the latest versions of ollama and openwebui are. Docker does a nice job of keeping...

I've been thinking of adding a configurable feature to do this, either at a set time (perhaps 2245Z and 1045Z daily, so that it's reset a little bit before all...

I'm working on adding some remote control to the MQTT subsystem. My current plan is to allow the administrator to provision a public key into the firmware/filesystem which could be...

as a workaround I was able to recreate the card by copying the code view to a new card