🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@agenite/llm

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agenite/llm - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+6
-0
CHANGELOG.md
# @agenite/llm
## 0.2.2
### Patch Changes
- fcb2891: Fix agent returning full message history and types
## 0.2.1

@@ -4,0 +10,0 @@

+5
-5
{
"name": "@agenite/llm",
"version": "0.2.1",
"version": "0.2.2",
"description": "LLM interface for Agenite",

@@ -18,7 +18,7 @@ "private": false,

"devDependencies": {
"@types/node": "^20.17.14",
"tsup": "^8.0.2",
"@types/node": "^20.17.17",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"@repo/eslint-config": "0.0.2",
"@repo/tsup-config": "0.0.2",
"@repo/eslint-config": "0.0.3",
"@repo/tsup-config": "0.0.3",
"@repo/typescript-config": "0.0.1"

@@ -25,0 +25,0 @@ },