import { VectorStoreUpdateParams } from "https://deno.land/x/openai@v4.52.1/resources/beta/mod.ts";
Interfaces
Occurs when an error occurs. This can happen due to an internal server error or a timeout. | |
The expiration policy for a vector store. | |
Occurs when a message is completed. | |
Occurs when a message is created. | |
Occurs when parts of a Message are being streamed. | |
Occurs when a message ends before it is completed. | |
Occurs when a
message moves
to an | |
Occurs when a run is cancelled. | |
Occurs when a run
moves to a | |
Occurs when a run is completed. | |
Occurs when a new run is created. | |
Occurs when a run expires. | |
Occurs when a run fails. | |
Occurs when a run
ends with status | |
Occurs when a run
moves to an | |
Occurs when a run
moves to a | |
Occurs when a run
moves to a | |
Occurs when a run step is cancelled. | |
Occurs when a run step is completed. | |
Occurs when a run step is created. | |
Occurs when parts of a run step are being streamed. | |
Occurs when a run step expires. | |
Occurs when a run step fails. | |
Occurs when a
run step
moves to an |
import { type VectorStoreUpdateParams } from "https://deno.land/x/openai@v4.52.1/resources/beta/mod.ts";
Properties
The expiration policy for a vector store.
Set of 16 key-value pairs that can be attached to an object. This can be useful for storing additional information about the object in a structured format. Keys can be a maximum of 64 characters long and values can be a maxium of 512 characters long.