Dwij
Dwij
Updated Anthropic Instrumentation to use `agentops.semconv`.
Will need to add an instrumentor for LiteLLM as openllmetery doesn't have one. We can take reference from [Openlit](https://github.com/openlit/openlit/tree/main/sdk/python/src/openlit/instrumentation/litellm)
Raised a PR for litellm docs https://github.com/BerriAI/litellm/pull/9561 Preview [link](https://litellm-66xsm3ssk-clerkieai.vercel.app/docs/observability/agentops_integration)
# LiteLLM Integration Feedback Report ## Current Situation - LiteLLM has rejected our PR due to dependency concerns for proxy users - They prefer an approach similar to Langsmith's integration...
Raised another PR with the changes requested, here is a preview of the [document ](https://litellm-git-fork-dwij1704-main-clerkieai.vercel.app/docs/observability/agentops_integration)
I am coming up with a plan, give me a few hours, I will freshen up an get back to work. Here is what I am thinking, we can solely...
Added instrumentation tests for the Anthropic, OpenAI and Haystack. These tests ensure that API calls are tracked and verified using spans. The tests utilize VCR to record API calls and...
Stale (AgentOps does support other base_url)
@fenilfaldu Still the same case?
Closed by #1068