This listing has been archived and is no longer available for download.

Pinecone
by Appian Corporation
Description
Pinecone makes it easy to build high-performance vector search applications. With a managed, cloud-native vector database, a simple API, and no complex infrastructure management, development of custom search functionality is easier than ever. Unlike traditional search methods that revolve around keywords, vector databases index and search through ML-generated representations of data, called vector embeddings, to find items most similar to the query.
Pinecone indexes and stores vector embeddings for efficient management and fast retrieval. Unlike a standalone vector index, a vector database like Pinecone provides additional capabilities such as index management, data management, metadata storage and filtering, and horizontal scaling.
By utilizing the Pinecone connected system, you can take advantage of Appian’s powerful process automation capabilities and access the knowledge you need quickly and effectively. It will help make your already powerful Appian applications more efficient in executing on your vision.
Use this plugin in conjunction with your choice of large language model to build your own custom chatbot! By vectorizing your data and storing it in Pinecone, you can easily receive contextually relevant data based on a user’s query, then feed this data and the user’s query into a large language model to get a response sourced directly from your data. With this plugin, custom chatbots are now easier than ever to build.
Features
Vectorize and upsert Record data and documents Create, get, list and delete Pinecone indexes Delete, query document/text vectors, and get vector details
Note to App Market Team: The following dependencies are in latest version, but still there are vulnerabilities showing in the CVE report
- azure-ai-openai-1.0.0-beta.10.jar
- azure-json-1.2.0.jar
In "openai-2.0.0.jar", CVE report shows vulnerability because of the JAR name.
Release notes
Security patch updated
Version history (16)
3.0.3
Security patch updated
3.0.2
Security patch updated
3.0.1
- Minor Bug Fixes
3.0.0
- Major connected system and integration updates.
- Revised connection to AzureOpenAI
2.0.11
Security patch attached
2.0.10
Security patch attached
2.0.9
Security patch attached
2.0.8
Security patch attached
2.0.7
Security patch attached
2.0.6
Security patch attached
2.0.5
Bug fixes
2.0.4
Security patch attached
2.0.3
Security patch attached
2.0.2
Security patch attached
2.0.1
Security patch attached
2.0.0
Added Azure OpenAI embedding option in addition to OpenAI embedding option.