Skip to content

BatchEndpoint

Example Usage

typescript
import { BatchEndpoint } from "@meetkai/mka1/models/components";

let value: BatchEndpoint = "/v1/chat/completions";

Values

typescript
"/v1/chat/completions" | "/v1/embeddings" | "/v1/images/generations"