Oracle VecDB Python SDK

Use this overview to find the quickstart, API references, and related resources for the Oracle VecDB Python SDK.

Welcome to the home of the Oracle VecDB Python SDK documentation. Use this site to install the SDK, walk through quickstarts, and discover the full API surface for table and index management, vector search, models, and inference operations in Oracle AI Database 23.26.3+ and ORDS 26.2.2+.

Highlights

Getting started

If you are new to the SDK, follow these steps:

  1. Quick Start Guide to install the package, configure a client, create a table, load vectors, and run a query.
  2. Python API Reference to explore every endpoint, request and response schema, and usage pattern.

Looking for examples?

Contributions