npm updates

This commit is contained in:
2025-09-03 19:59:28 +00:00
parent 2960af6a11
commit 0ad27a6d93
2 changed files with 9 additions and 4 deletions

View File

@@ -1,13 +1,18 @@
{
"name": "@jlinc/langchain",
"version": "0.1.0",
"description": "A LangChain plugin that logs events to the JLINC API.",
"version": "0.1.2",
"description": "A LangChain integration that logs events to the JLINC API.",
"main": "dist/tracer.js",
"types": "dist/tracer.d.ts",
"scripts": {
"test": "node test/test_tracer.js",
"build": "tsc && cp src/tracer.js dist/"
},
"homepage": "https://www.jlinc.com/",
"repository": {
"type": "git",
"url": "https://gitea.jlinc.io/jlinc-labs/jlinc-langchain-js"
},
"keywords": [
"jlinc",
"langchain",