@agenite/llm
Advanced tools
+6
-0
| # @agenite/llm | ||
| ## 0.2.1 | ||
| ### Patch Changes | ||
| - 3c58bbe: Add keywords, github link and license to packages | ||
| ## 0.2.0 | ||
@@ -4,0 +10,0 @@ |
+27
-3
| { | ||
| "name": "@agenite/llm", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "LLM interface for Agenite", | ||
@@ -21,5 +21,5 @@ "private": false, | ||
| "typescript": "^5.7.3", | ||
| "@repo/eslint-config": "0.0.2", | ||
| "@repo/tsup-config": "0.0.2", | ||
| "@repo/typescript-config": "0.0.1", | ||
| "@repo/eslint-config": "0.0.2" | ||
| "@repo/typescript-config": "0.0.1" | ||
| }, | ||
@@ -36,2 +36,26 @@ "publishConfig": { | ||
| ], | ||
| "keywords": [ | ||
| "ai", | ||
| "generative-ai", | ||
| "llm", | ||
| "language-model", | ||
| "typescript", | ||
| "provider", | ||
| "openai", | ||
| "anthropic", | ||
| "bedrock", | ||
| "ollama", | ||
| "streaming", | ||
| "tool-integration" | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/subeshb1/agenite.git", | ||
| "directory": "packages/llm" | ||
| }, | ||
| "homepage": "https://github.com/subeshb1/agenite/tree/main/packages/llm#readme", | ||
| "bugs": { | ||
| "url": "https://github.com/subeshb1/agenite/issues" | ||
| }, | ||
| "license": "MIT", | ||
| "scripts": { | ||
@@ -38,0 +62,0 @@ "lint": "eslint . --max-warnings 0", |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
No website
QualityPackage does not have a website.
18245
3.48%1
-50%2
-33.33%0
-100%