File tree Expand file tree Collapse file tree 9 files changed +33
-11
lines changed Expand file tree Collapse file tree 9 files changed +33
-11
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.3] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.2...v0.11.3 ) (2024-10-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** openai:** streaming tool_call + logging multiple tool_call ([ #463 ] ( https://github.com/traceloop/openllmetry-js/issues/463 ) ) ([ 5d5de09] ( https://github.com/traceloop/openllmetry-js/commit/5d5de09e6d32c36a2775ca36cbb14a18fd22f98d ) )
11
+
6
12
## [ 0.11.2] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.1...v0.11.2 ) (2024-09-10)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 0.11.2 " ,
3
+ "version" : " 0.11.3 " ,
4
4
"packages" : [" packages/*" ],
5
5
"useNx" : true
6
6
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.3] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.2...v0.11.3 ) (2024-10-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** openai:** streaming tool_call + logging multiple tool_call ([ #463 ] ( https://github.com/traceloop/openllmetry-js/issues/463 ) ) ([ 5d5de09] ( https://github.com/traceloop/openllmetry-js/commit/5d5de09e6d32c36a2775ca36cbb14a18fd22f98d ) )
11
+
6
12
## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-chromadb" ,
3
- "version" : " 0.11.1 " ,
3
+ "version" : " 0.11.3 " ,
4
4
"description" : " ChromaDB Instrumentation" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"module" : " dist/src/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.3] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.2...v0.11.3 ) (2024-10-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** openai:** streaming tool_call + logging multiple tool_call ([ #463 ] ( https://github.com/traceloop/openllmetry-js/issues/463 ) ) ([ 5d5de09] ( https://github.com/traceloop/openllmetry-js/commit/5d5de09e6d32c36a2775ca36cbb14a18fd22f98d ) )
11
+
6
12
## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-openai" ,
3
- "version" : " 0.11.1 " ,
3
+ "version" : " 0.11.3 " ,
4
4
"description" : " OpenAI Instrumentaion" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.3] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.2...v0.11.3 ) (2024-10-16)
7
+
8
+ ** Note:** Version bump only for package @traceloop/node-server-sdk
9
+
6
10
## [ 0.11.2] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.1...v0.11.2 ) (2024-09-10)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/node-server-sdk" ,
3
- "version" : " 0.11.2 " ,
3
+ "version" : " 0.11.3 " ,
4
4
"description" : " Traceloop Software Development Kit (SDK) for Node.js" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
41
41
"@traceloop/instrumentation-anthropic" : " ^0.11.1" ,
42
42
"@traceloop/instrumentation-azure" : " ^0.11.1" ,
43
43
"@traceloop/instrumentation-bedrock" : " ^0.11.1" ,
44
- "@traceloop/instrumentation-chromadb" : " ^0.11.1 " ,
44
+ "@traceloop/instrumentation-chromadb" : " ^0.11.3 " ,
45
45
"@traceloop/instrumentation-cohere" : " ^0.11.1" ,
46
46
"@traceloop/instrumentation-langchain" : " ^0.11.1" ,
47
47
"@traceloop/instrumentation-llamaindex" : " ^0.11.1" ,
48
- "@traceloop/instrumentation-openai" : " ^0.11.1 " ,
48
+ "@traceloop/instrumentation-openai" : " ^0.11.3 " ,
49
49
"@traceloop/instrumentation-pinecone" : " ^0.11.1" ,
50
50
"@traceloop/instrumentation-qdrant" : " ^0.11.1" ,
51
51
"@traceloop/instrumentation-vertexai" : " ^0.11.1" ,
You can’t perform that action at this time.
0 commit comments