|
1 | 1 | {
|
2 | 2 | "name": "@traceloop/node-server-sdk",
|
3 |
| - "version": "0.8.7", |
| 3 | + "version": "0.8.8", |
4 | 4 | "description": "Traceloop Software Development Kit (SDK) for Node.js",
|
5 | 5 | "main": "dist/index.js",
|
6 | 6 | "module": "dist/index.mjs",
|
|
39 | 39 | "@opentelemetry/sdk-node": "^0.49.1",
|
40 | 40 | "@sentry/node": "^7.111.0",
|
41 | 41 | "@traceloop/ai-semantic-conventions": "^0.8.0",
|
42 |
| - "@traceloop/instrumentation-anthropic": "^0.8.6", |
43 |
| - "@traceloop/instrumentation-azure": "^0.8.6", |
44 |
| - "@traceloop/instrumentation-bedrock": "^0.8.6", |
45 |
| - "@traceloop/instrumentation-chromadb": "^0.8.6", |
46 |
| - "@traceloop/instrumentation-cohere": "^0.8.6", |
47 |
| - "@traceloop/instrumentation-langchain": "^0.8.6", |
48 |
| - "@traceloop/instrumentation-llamaindex": "^0.8.0", |
49 |
| - "@traceloop/instrumentation-openai": "^0.8.6", |
50 |
| - "@traceloop/instrumentation-pinecone": "^0.8.6", |
51 |
| - "@traceloop/instrumentation-vertexai": "^0.8.6", |
| 42 | + "@traceloop/instrumentation-anthropic": "^0.8.8", |
| 43 | + "@traceloop/instrumentation-azure": "^0.8.8", |
| 44 | + "@traceloop/instrumentation-bedrock": "^0.8.8", |
| 45 | + "@traceloop/instrumentation-chromadb": "^0.8.8", |
| 46 | + "@traceloop/instrumentation-cohere": "^0.8.8", |
| 47 | + "@traceloop/instrumentation-langchain": "^0.8.8", |
| 48 | + "@traceloop/instrumentation-llamaindex": "^0.8.8", |
| 49 | + "@traceloop/instrumentation-openai": "^0.8.8", |
| 50 | + "@traceloop/instrumentation-pinecone": "^0.8.8", |
| 51 | + "@traceloop/instrumentation-vertexai": "^0.8.8", |
52 | 52 | "@types/nunjucks": "^3.2.5",
|
53 | 53 | "cross-fetch": "^4.0.0",
|
54 | 54 | "fetch-retry": "^5.0.6",
|
|
0 commit comments