Provides struct and type for a VectorStore.File.ChunkingStrategy.Static
@type t() :: %OpenAi.VectorStore.File.ChunkingStrategy.Static{ chunk_overlap_tokens: integer(), max_chunk_size_tokens: integer() }