Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). only by using your login credentials or by following the instructions below . |
With Pinecone modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. in Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., you can upsert, update, retrieve, query, and delete vectors and make API calls.
To get started with Pinecone, create an account at pinecone.io.
Refer to the Pinecone API documentation for the list of available endpoints.
To establish the connection:
-
Log in to your Pinecone account.
-
Click on the API Keys button on the left sidebar, then click the Create API Key button.
-
Enter a name for the API key and click Create Key.
-
Click the Copy Key Value button and save the API key in a safe place.
-
Log in to your Boost.space Integrator account, add a Pinecone modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. to your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the Index Name field, enter the name of your index. Your index name can be found by navigating to the Indexes tab on the left sidebar. If your index name is
example-123.svc.exampleEnvironment.pinecone.io
, enterexample-123.svc.exampleEnvironment
. -
In the API Key field, paste the API key copied in step 4.
-
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Pinecone modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Pinecone ScenariosA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive.
Vectors
-
Upsert a Vector
-
Update a Vector
-
Get a Vector
-
Query Vectors
-
Delete a Vector
Other
-
Make an API Call