Create Vector Store
POST https://api.openai.com/v1/vector_stores
Request Body
{"name"=>"Support FAQ"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
OpenAI-Beta | string |
POST https://api.openai.com/v1/vector_stores
{"name"=>"Support FAQ"}
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
OpenAI-Beta | string |