~/tags $ grep -l '#debugging' _posts/*
// #debugging
1 post tagged.
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.