Yes, it is possible to support Anthropic's beta messages in the AnthropicInstrumentor. According to the Anthropic Instrumentation documentation, the AnthropicInstrumentor can be initialized to instrument LLM calls made using Anthropic's SDK. This setup allows for the integration of various message types, including beta messages, by wrapping the message creation functions with appropriate tracing logic.Would you like more details on how to implement this? Sources:
- Anthropic Instrumentation documentation
馃挕聽Hint: Mention RunLLM in the thread for followups.
hi Xiaohan W. it's definitely possible for us to implement but it'd be quite a bit of work to support a beta interface only to have it change. I'll bring it up to the team!