vectorvault
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -170,2 +170,4 @@ export default class VectorVault { | ||
vault: this.vault, | ||
openai_key: this.openAIKey, | ||
embeddings_model: this.embeddingsModel, | ||
json: json | ||
@@ -172,0 +174,0 @@ }; |
{ | ||
"name": "vectorvault", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "VectorVault API - JavaScript Client: Streamline your front-end development with the powerful combination of OpenAI's API and VectorVault's Cloud Vector Database. This JavaScript client provides seamless integration for building advanced RAG (Retrieve and Generate) applications. Whether you're working with JavaScript, HTML, or other web technologies, our API simplifies the process of fetching RAG responses through API POST requests. This package is the key to unlocking quick and efficient development for AI-powered web applications, ensuring a secure and robust connection to the VectorVault ecosystem. Start crafting exceptional RAG apps with minimal effort and maximum efficiency.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35636
741