In this example, we will use the "jaffle-index" from the screenshot above
Enter your Pinecone index name
11. Paste your Pinecone API Key that you copied from above
Enter the specific Pinecone API Key.
Paste your Pinecone API Key that you copied from above
12. Click "Test Connection"
Verify the connection by testing it.
Click 'Test Connection'
13. Click "Save"
If your connection test is successful, you should see a button to save the connection
Click 'Save'
Add a Qdrant Target Connection
=======================================
Go to your Qdrant Cloud account at https://qdrant.tech to retrieve your cluster information and API keys
1. Get your Qdrant Credentials
Log into your Qdrant cloud dashboard to see all of your running clusters. Click the expand button on the left hand side of your chosen cluster to see the cluster details
Get your Qdrant Credentials
2. Get the Qdrant Cluster URL
Once the cluster info has been expanded, you can view and copy your cluster URL
Get the Qdrant Cluster URL
3. View all collections within the cluster
To view all of the collections within the cluster, click the 3-dot icon on the right hand side of the page and click "Dashboard"
View all collections within the cluster
4. View all collections within the cluster
Copy the name of your desired collection
View all collections within the cluster
5. Create your Cluster API Key
In order to create a new API Key for your cluster, go back to the dashboard and click "Data Access Control" on the left hand side of the page and then click the "Create" button
Create your Cluster API Key
6. Select Cluster to assign the API Key to
Select the Qdrant cluster(s) you want to assign the API Key to
Select Cluster to assign the API Key to
7. Copy your Qdrant API Key
Copy the newly created API Key for the new cluster
Copy your Qdrant API Key
8. Click the "Connections" dropdown
Access your data connections.
Click the 'Connections' dropdown
9. Click "Target"
Select the target for the new connection.
Click 'Target'
10. Click "New Connection"
Initiate the process of adding a new connection.
Click 'New Connection'
11. Click "Qdrant"
Choose Qdrant as the connection type.
Click 'Qdrant'
12. Enter a name to identify your connection
Assign a unique name to the connection for identification.
Enter a name to identify your connection
13. Enter your Qdrant Collection Name
Enter your Qdrant Collection Name
Enter your Qdrant Collection Name
14. Enter your Qdrant API Key
Provide the Qdrant API key.
Enter your Qdrant API Key
15. Enter your Qdrant Cluster URL
Provide the Qdrant Cluster URL
Enter your Qdrant Cluster URL
16. Click "Test Connection"
Verify the connection.
Click 'Test Connection'
17. Click "Save"
If your connection test is successful, you should now be able to save your Qdrant connection.
1. Sign up for a Singlestore cloud account if you do not already have one
Singlestore provides trial accounts that allow you to build databases without having to provide a credit card
Sign up for a Singlestore cloud account if you do not already have one
2. Create a new workspace group
Create a new workspace group where your database will be located
Create a new workspace group
3. You will be directed to a new page confirming you want to create a workspace
Click the "Create Workspace" button
You will be directed to a new page confirming you want to create a workspace
4. Enter a workspace name and a database name
Enter a workspace name and a database name
Enter a workspace name and a database name
5. Once the workspace has been created, you will be redirected to your workspace
Workspace View
Once the workspace has been created, you will be redirected to your workspace
6. Click the "Connect" button to create your database credentials
Click "Connect" and then click "Your App"
Click the 'Connect' button to create your database credentials
7. Confirm your username and password
You will be provided with a default username and password. Click the "Create User" button to create the user account
Confirm your username and password
8. Get and copy your login credentials
Click on the "SQL IDE" tab and you will be shown your login credentials. Make sure to keep it safe
Get and copy your login credentials
9. Go back to your workspace page in order to go to your SQL IDE
Let's create table now from the SQL IDE
Go back to your workspace page in order to go to your SQL IDE
10. Run the SQL Create Table statement
Best practice is to create the table with these three (3) columns. The "content" column for the actual data value, the vector column for the vector data and a metadata column for a json representation of the data
Run the SQL Create Table statement
11. Go back to the Context Data platform an Click the "Connections" dropdown
Access the connection settings.
Go back to the Context Data platform an Click the 'Connections' dropdown
12. Click "Target"
Select the target option.
Click 'Target'
13. Click "New Connection"
Initiate a new connection setup.
Click 'New Connection'
14. Click "Single Store"
Choose Singlestore as the connection type.
Click 'Single Store'
15. Enter a name to identify your connection
Provide a unique identifier for the connection.
Enter a name to identify your connection
16. Enter all of the connection information that you copied from Singlestore
Enter the correct information
Enter all of the connection information that you copied from Singlestore
17. Click "Test Connection"
Verify the Singlestore connection.
Click 'Test Connection'
18. Click "Save"
If your connection test is successful, you should see a button to save the connection