Skip to content

Commit 77ab14d

Browse files
feat: enhance package description for enterprise capabilities
BREAKING CHANGE: Major version upgrade with comprehensive enterprise features This release transforms the RAG Pipeline Utils into a comprehensive enterprise-grade platform featuring: - Advanced AI/ML capabilities with model training and adaptive retrieval - Plugin ecosystem marketplace with certification system - Production deployment infrastructure with Kubernetes support - Comprehensive security suite with vulnerability scanning - Performance optimization with concurrent processing - Multi-modal content processing and federated learning - Enterprise SSO integration and audit logging - Complete observability and monitoring stack
1 parent 268dbdf commit 77ab14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@devilsdev/rag-pipeline-utils",
33
"version": "2.1.7",
4-
"description": "A modular toolkit for building RAG (Retrieval-Augmented Generation) pipelines in Node.js",
4+
"description": "A comprehensive enterprise-grade toolkit for building RAG (Retrieval-Augmented Generation) pipelines with advanced AI/ML capabilities",
55
"main": "src/core/create-pipeline.js",
66
"bin": {
77
"rag-pipeline": "./bin/cli.js"

0 commit comments

Comments
 (0)