I am using OpenTelemetry with anthropic sdk in python. opentelemetry-instrumentation-anthropic==0.47.3 anthropic==0.68.0 langfuse==3.6.1 The tracing with anthropic is fine when the response is a text ...
I'm trying to add a LLM connection to bedrock in a self-hosted environment using docker-compose, but it fails with a generic error message: "Protocol error". I'm also ...