OpenAi.VectorStore.File.ChunkingStrategy.Static.RequestParam (OpenAI REST API Client v0.2.1)
Provides struct and type for a VectorStore.File.ChunkingStrategy.Static.RequestParam
Summary
Types
@type t() :: %OpenAi.VectorStore.File.ChunkingStrategy.Static.RequestParam{ static: OpenAi.VectorStore.File.ChunkingStrategy.Static.t(), type: String.t() }