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

@nestjs-ai/rag

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs-ai/rag - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+11
-0
CHANGELOG.md
# @nestjs-ai/rag
## 0.1.1
### Patch Changes
- bfe6683: update peer dependencies
- Updated dependencies [bfe6683]
- @nestjs-ai/vector-store@0.1.2
- @nestjs-ai/client-chat@0.1.1
- @nestjs-ai/commons@0.1.1
- @nestjs-ai/model@0.1.1
## 0.1.0

@@ -4,0 +15,0 @@

+11
-11
{
"name": "@nestjs-ai/rag",
"version": "0.1.0",
"version": "0.1.1",
"private": false,

@@ -32,14 +32,14 @@ "description": "Retrieval Augmented Generation (RAG) support for NestJS AI",

"devDependencies": {
"@nestjs-port/core": "^0.0.4",
"@nestjs-ai/client-chat": "0.1.0",
"@nestjs-ai/commons": "0.1.0",
"@nestjs-ai/model": "0.1.0",
"@nestjs-ai/vector-store": "0.1.0"
"@nestjs-port/core": "^0.1.1",
"@nestjs-ai/client-chat": "0.1.1",
"@nestjs-ai/commons": "0.1.1",
"@nestjs-ai/model": "0.1.1",
"@nestjs-ai/vector-store": "0.1.2"
},
"peerDependencies": {
"@nestjs-port/core": "^0.0.4",
"@nestjs-ai/client-chat": "^0.1.0",
"@nestjs-ai/commons": "^0.1.0",
"@nestjs-ai/model": "^0.1.0",
"@nestjs-ai/vector-store": "^0.1.0"
"@nestjs-ai/client-chat": "^0.1.1",
"@nestjs-ai/commons": "^0.1.1",
"@nestjs-ai/model": "^0.1.1",
"@nestjs-ai/vector-store": "^0.1.2",
"@nestjs-port/core": "^0.1.0"
},

@@ -46,0 +46,0 @@ "engines": {

@@ -0,1 +1,5 @@

<div align="center">
<img src="https://raw.githubusercontent.com/nestjs-port/nestjs-ai/main/docs/antora/modules/ROOT/images/nestjs-ai-logo.svg" alt="NestJS AI logo" width="160" style="display:block; margin:0 auto 0.25rem;" />
</div>
# NestJS AI

@@ -68,3 +72,3 @@

| | spring-ai-advisors-vector-store | `@nestjs-ai/advisors-vector-store` | 100% |
| | spring-ai-pgvector-store | — | 0% |
| | spring-ai-pgvector-store | `@nestjs-ai/vector-store-pgvector` | 100% |
| | spring-ai-chroma-store | — | 0% |

@@ -71,0 +75,0 @@ | | spring-ai-pinecone-store | — | 0% |