We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a0546 commit 9b55ff8Copy full SHA for 9b55ff8
packages/instrumentation-langchain/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@opentelemetry/instrumentation-langchain",
3
"version": "0.1.0",
4
+ "private": true,
5
"description": "OpenTelemetry instrumentation for the `langchain` LangChain.js library",
6
"main": "build/src/index.js",
7
"types": "build/src/index.d.ts",
0 commit comments