Skip to content

Commit 4e2a79b

Browse files
committed
fix tests
1 parent a7153ab commit 4e2a79b

File tree

14 files changed

+45
-2764
lines changed
  • packages/instrumentation-openai
    • recordings/Test-OpenAI-instrumentation_1770406427
      • should-calculate-correct-tokens-for-different-quality-levels_3292443992
      • should-emit-logprobs-span-event-for-chat-completion_1028826680
      • should-emit-logprobs-span-event-for-stream-chat-completion_2713905208
      • should-set-attributes-in-span-for-chat_1427850401
      • should-set-attributes-in-span-for-completion_322013537
      • should-set-attributes-in-span-for-function-calling_1703714575
      • should-set-attributes-in-span-for-image-generation_2726543658
      • should-set-attributes-in-span-for-streaming-chat_72904453
      • should-set-attributes-in-span-for-streaming-completion_1484001317
      • should-set-attributes-in-span-for-tool-calling_1747151373
      • should-set-function_call-attributes-in-span-for-stream-completion-when-multiple-tools-cal_2278551756
    • test

14 files changed

+45
-2764
lines changed

packages/instrumentation-openai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/mocha": "^10.0.10",
5656
"@types/node": "^24.0.15",
5757
"mocha": "^11.7.1",
58-
"openai": "4.38.3",
58+
"openai": "5.12.2",
5959
"ts-mocha": "^11.1.0"
6060
},
6161
"homepage": "https://github.com/traceloop/openllmetry-js/tree/main/packages/instrumentation-openai",

0 commit comments

Comments
 (0)