🎩 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.1.1
to
0.1.2
+6
-0
CHANGELOG.md
# @agenite/llm
## 0.1.2
### Patch Changes
- 71f8a67: Fix types
## 0.1.1

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

+2
-2
{
"name": "@agenite/llm",
"version": "0.1.1",
"version": "0.1.2",
"description": "LLM interface for Agenite",

@@ -21,4 +21,4 @@ "private": false,

"typescript": "^5.7.3",
"@repo/eslint-config": "0.0.1",
"@repo/tsup-config": "0.0.2",
"@repo/eslint-config": "0.0.1",
"@repo/typescript-config": "0.0.1"

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