npm updates
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user