Postgres Vector Database Integration with Orkes Conductor
To use LLM embedding tasks in Orkes Conductor, you must integrate your Conductor cluster with the necessary vector database providers. This guide explains how to integrate Postgres Vector Database (pgvector) with Orkes Conductor. Here’s an overview:
- Get the required credentials from pgvector.
- Configure a new Postgres Vector Database integration in Orkes Conductor.
- Add indexes to the integration.
- Set access limits to the vector database to govern which applications or groups can use it.
Step 1: Get the pgvector credentials
Set up pgvector along with an index, and retrieve the following database credentials:
- Database username
- Password
- Database URL