File tree Expand file tree Collapse file tree 12 files changed +55
-55
lines changed
instrumentation-langchain
instrumentation-llamaindex Expand file tree Collapse file tree 12 files changed +55
-55
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 0.5.18 " ,
3+ "version" : " 0.5.19 " ,
44 "packages" : [" packages/*" ],
55 "useNx" : true
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/ai-semantic-conventions" ,
3- "version" : " 0.5.6 " ,
3+ "version" : " 0.5.19 " ,
44 "description" : " OpenTelemetry ai-specific semantic conventions" ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/instrumentation-azure" ,
3- "version" : " 0.5.14 " ,
3+ "version" : " 0.5.19 " ,
44 "description" : " Azure OpenAI Instrumentaion" ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
3939 "@opentelemetry/core" : " ^1.22.0" ,
4040 "@opentelemetry/instrumentation" : " ^0.49.0" ,
4141 "@opentelemetry/semantic-conventions" : " ^1.22.0" ,
42- "@traceloop/ai-semantic-conventions" : " * "
42+ "@traceloop/ai-semantic-conventions" : " ^0.5.19 "
4343 },
4444 "devDependencies" : {
4545 "@azure/openai" : " ^1.0.0-beta.10" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/instrumentation-bedrock" ,
3- "version" : " 0.5.13 " ,
3+ "version" : " 0.5.19 " ,
44 "description" : " Amazon Bedrock Instrumentation" ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
3939 "@opentelemetry/core" : " ^1.22.0" ,
4040 "@opentelemetry/instrumentation" : " ^0.49.0" ,
4141 "@opentelemetry/semantic-conventions" : " ^1.22.0" ,
42- "@traceloop/ai-semantic-conventions" : " ^0.5.6 "
42+ "@traceloop/ai-semantic-conventions" : " ^0.5.19 "
4343 },
4444 "devDependencies" : {
4545 "@aws-sdk/client-bedrock-runtime" : " ^3.499.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/instrumentation-cohere" ,
3- "version" : " 0.5.13 " ,
3+ "version" : " 0.5.19 " ,
44 "description" : " Cohere Instrumentation" ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
3939 "@opentelemetry/core" : " ^1.22.0" ,
4040 "@opentelemetry/instrumentation" : " ^0.44.0" ,
4141 "@opentelemetry/semantic-conventions" : " ^1.22.0" ,
42- "@traceloop/ai-semantic-conventions" : " ^0.5.6 "
42+ "@traceloop/ai-semantic-conventions" : " ^0.5.19 "
4343 },
4444 "devDependencies" : {
4545 "@pollyjs/adapter-node-http" : " ^6.0.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/instrumentation-langchain" ,
3- "version" : " 0.5.18 " ,
3+ "version" : " 0.5.19 " ,
44 "description" : " OpenTelemetry instrumentation for LangchainJS" ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
3939 "@opentelemetry/core" : " ^1.22.0" ,
4040 "@opentelemetry/instrumentation" : " ^0.49.0" ,
4141 "@opentelemetry/semantic-conventions" : " ^1.22.0" ,
42- "@traceloop/ai-semantic-conventions" : " * "
42+ "@traceloop/ai-semantic-conventions" : " ^0.5.19 "
4343 },
4444 "devDependencies" : {
4545 "@langchain/community" : " ^0.0.34" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/instrumentation-llamaindex" ,
3- "version" : " 0.5.18 " ,
3+ "version" : " 0.5.19 " ,
44 "description" : " Llamaindex Instrumentation" ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
3838 "@opentelemetry/core" : " ^1.22.0" ,
3939 "@opentelemetry/instrumentation" : " ^0.49.0" ,
4040 "@opentelemetry/semantic-conventions" : " ^1.22.0" ,
41- "@traceloop/ai-semantic-conventions" : " ^0.5.6 " ,
41+ "@traceloop/ai-semantic-conventions" : " ^0.5.19 " ,
4242 "lodash" : " ^4.17.21"
4343 },
4444 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/instrumentation-openai" ,
3- "version" : " 0.5.13 " ,
3+ "version" : " 0.5.19 " ,
44 "description" : " OpenAI Instrumentaion" ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
3838 "@opentelemetry/core" : " ^1.22.0" ,
3939 "@opentelemetry/instrumentation" : " ^0.49.0" ,
4040 "@opentelemetry/semantic-conventions" : " ^1.22.0" ,
41- "@traceloop/ai-semantic-conventions" : " ^0.5.6 "
41+ "@traceloop/ai-semantic-conventions" : " ^0.5.19 "
4242 },
4343 "devDependencies" : {
4444 "@pollyjs/adapter-node-http" : " ^6.0.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @traceloop/instrumentation-pinecone" ,
3- "version" : " 0.5.13 " ,
3+ "version" : " 0.5.19 " ,
44 "description" : " OpenTelemetry instrumentation for pinecone vector DB" ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
3939 "@opentelemetry/core" : " ^1.22.0" ,
4040 "@opentelemetry/instrumentation" : " ^0.49.0" ,
4141 "@opentelemetry/semantic-conventions" : " ^1.22.0" ,
42- "@traceloop/ai-semantic-conventions" : " ^0.5.6 "
42+ "@traceloop/ai-semantic-conventions" : " ^0.5.19 "
4343 },
4444 "devDependencies" : {
4545 "@pinecone-database/pinecone" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments