OpenAI Vector Store Integration avatar
OpenAI Vector Store Integration

Pricing

Pay per usage

Go to Store
OpenAI Vector Store Integration

OpenAI Vector Store Integration

Developed by

Jiří Spilka

Jiří Spilka

Maintained by Apify

The Apify OpenAI Vector Store integration uploads data from Apify Actors to the OpenAI Vector Store linked to OpenAI Assistant.

4.8 (5)

Pricing

Pay per usage

14

Total users

154

Monthly users

23

Runs succeeded

77%

Issue response

1.4 days

Last modified

3 months ago

You can access the OpenAI Vector Store Integration programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "datasetFields": [
< "url",
< "text",
< "metadata.title"
< ]
<}' |
<apify call jiri.spilka/openai-vector-store-integration --silent --output-dataset

OpenAI Vector Store Integration API through CLI

The Apify CLI is the official tool that allows you to use OpenAI Vector Store Integration locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: