panperla
panperla
When I connect to my /chat endpoint (config below) i see old messages event if is set: nchan_message_buffer_length 0; nchan_store_messages off; NCHAN_VERSION 1.3.5 and 1.3.6 ``` upstream my_redis_server { nchan_redis_server...
Hey you have a mistake in the image path in artifacts. During a docker build push you have -repo suffix us-central1-docker.pkg.dev/$PROJECT_ID/ollama-sidecar-codelab-repo/ollama-gemma-2b us-central1-docker.pkg.dev/$PROJECT_ID/ollama-sidecar-codelab-repo/openwebui while in service.yaml file you have us-central1-docker.pkg.dev/$PROJECT_ID/ollama-sidecar-codelab/ollama-gemma-2b us-central1-docker.pkg.dev/$PROJECT_ID/ollama-sidecar-codelab/openwebui...
…ile link This is a modified version of, and should adhere to, the [Contributing Guidelines](../../main/.github/CONTRIBUTING.md). * [ ] This PR contains housekeeping only (URL edits, copy changes etc) - **if...
Upgrade to golang 1.25.0 Upgrade golangcilint to 2.4.0 Migration of linter config Update bullseye to trixie Removed building libvips from source in favour of using version available in trixie distro...