Dwij

Results 8 issues of Dwij

Our goal is to create a clear and simple system for labeling data. The semconv module will help make data processing more efficient and reduce errors by providing a consistent...

**IMPORTANT:** Open a PR basing your branch off `redesign` to merge onto `redesign`

v0.4

### Contact Details _No response_ ### 📦 Package Version 0.3.26 ### 🎞️ Framework Version _No response_ ### 🔎 Describe the Bug Was testing completions.create from Anthropic, and it seems like...

bug

## 📥 Pull Request **📘 Description** - Introduced a helper function `safe_json_serialize` to safely serialize objects to JSON strings. - Updated span attribute assignments in `AgentsDetailedExporter` and `AgentsInstrumentor` to use...

do not merge

We end up creating a hybrid semconv + string formatting in the instrumentation if we use it, refer https://github.com/AgentOps-AI/agentops/blob/main/third_party/opentelemetry/instrumentation/openai/shared/chat_wrappers.py#L421 , we end up formatting string for span attributes Instead refer...

Composio integration relies on `get_api_key`, add backwards compatibility for it, Investigate other integrations from V3 for the same

Closes [#2424](https://github.com/Arize-ai/openinference/issues/2424) [#2429](https://github.com/Arize-ai/openinference/issues/2429) - Updated `langchain` dependency to version 1.0.0 or higher. - Introduced `langchain-classic` for legacy support. - Enhanced README with compatibility information and installation instructions for both LangChain...