|
1 | 1 | {
|
2 | 2 | "name": "@traceloop/node-server-sdk",
|
3 |
| - "version": "0.5.20", |
| 3 | + "version": "0.5.21", |
4 | 4 | "description": "Traceloop Software Development Kit (SDK) for Node.js",
|
5 | 5 | "main": "dist/src/index.js",
|
6 | 6 | "module": "dist/src/index.mjs",
|
|
38 | 38 | "@opentelemetry/exporter-trace-otlp-proto": "^0.49.1",
|
39 | 39 | "@opentelemetry/sdk-node": "^0.49.1",
|
40 | 40 | "@traceloop/ai-semantic-conventions": "^0.5.19",
|
41 |
| - "@traceloop/instrumentation-azure": "^0.5.19", |
42 |
| - "@traceloop/instrumentation-bedrock": "^0.5.19", |
43 |
| - "@traceloop/instrumentation-cohere": "^0.5.19", |
44 |
| - "@traceloop/instrumentation-langchain": "^0.5.19", |
45 |
| - "@traceloop/instrumentation-llamaindex": "^0.5.19", |
46 |
| - "@traceloop/instrumentation-openai": "^0.5.19", |
47 |
| - "@traceloop/instrumentation-pinecone": "^0.5.19", |
48 |
| - "@traceloop/instrumentation-vertexai": "^0.5.19", |
| 41 | + "@traceloop/instrumentation-azure": "^0.5.21", |
| 42 | + "@traceloop/instrumentation-bedrock": "^0.5.21", |
| 43 | + "@traceloop/instrumentation-cohere": "^0.5.21", |
| 44 | + "@traceloop/instrumentation-langchain": "^0.5.21", |
| 45 | + "@traceloop/instrumentation-llamaindex": "^0.5.21", |
| 46 | + "@traceloop/instrumentation-openai": "^0.5.21", |
| 47 | + "@traceloop/instrumentation-pinecone": "^0.5.21", |
| 48 | + "@traceloop/instrumentation-vertexai": "^0.5.21", |
49 | 49 | "@types/nunjucks": "^3.2.5",
|
50 | 50 | "cross-fetch": "^4.0.0",
|
51 | 51 | "fetch-retry": "^5.0.6",
|
|
0 commit comments