~/tags $ grep -l '#bedrock' _posts/*
// #bedrock
3 posts tagged.
Tuning Open WebUI + AWS Bedrock for Complex AI Workflows — Timeouts, Code Execution, and Custom Patches
How I diagnosed and fixed timeout failures, slow code execution, and WebSocket drops in my self-hosted Open WebUI + AWS Bedrock setup — including custom patches, a Jupyter code execution server, and the trade-offs of ...
Debugging OpenWebUI + AWS Bedrock: A Deep Dive into Model Not Found Failures
A deep dive into debugging intermittent 'Model not found' failures in Open WebUI with AWS Bedrock, uncovering cache invalidation bugs, event loop blocking, and blank message issues.
Setup Guide: Docker with Open WebUI and Bedrock Access Gateway
This guide documents the process of setting up a Docker environment with Open WebUI and Bedrock Access Gateway on an Ubuntu 24.04 server.