mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
Add basic logging
This commit is contained in:
+4
-1
@@ -58,6 +58,7 @@
|
||||
"@langchain/openai": "^0.1.0",
|
||||
"@mcp-use/inspector": "^2.1.0",
|
||||
"@modelcontextprotocol/sdk": "^1.0.4",
|
||||
"@opentelemetry/api": "^1.9.1",
|
||||
"acorn": "^8.16.0",
|
||||
"cheerio": "^1.2.0",
|
||||
"commander": "^14.0.3",
|
||||
@@ -65,7 +66,9 @@
|
||||
"graphology": "^0.26.0",
|
||||
"hono": "^4.12.14",
|
||||
"langchain": "^0.2.0",
|
||||
"ora": "^9.3.0"
|
||||
"ora": "^9.3.0",
|
||||
"pino": "^10.3.1",
|
||||
"pino-pretty": "^13.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.9",
|
||||
|
||||
Reference in New Issue
Block a user