🎩 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.4.0-alpha.0
to
0.4.0
+10
-0
CHANGELOG.md
# @agenite/llm
## 0.4.0
### Minor Changes
- 71295a4: feat: introduce new agent architecture
### Patch Changes
- 2cab817: bump packages and add deepseek example
## 0.4.0-alpha.0

@@ -4,0 +14,0 @@

+3
-3
{
"name": "@agenite/llm",
"version": "0.4.0-alpha.0",
"version": "0.4.0",
"description": "LLM interface for Agenite",

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

"typescript": "^5.8.2",
"@repo/eslint-config": "0.1.0-alpha.0",
"@repo/typescript-config": "0.1.0",
"@repo/tsup-config": "0.0.3",
"@repo/typescript-config": "0.1.0-alpha.0"
"@repo/eslint-config": "0.1.0"
},

@@ -26,0 +26,0 @@ "publishConfig": {