This tutorial demonstrates how to attach Redis Streams to background tasks for logging agent chain of thought, tool usage, and streaming responses back to users.
When deleting a custom model via the Langfuse UI or API, the model is correctly removed from the PostgreSQL database, but the Redis cache is not invalidated. This causes Langfuse to continue using the ...