View Source ExOpenAI.Components.AutoChunkingStrategyRequestParam (ex_openai.ex v1.7.0)

Schema representing a AutoChunkingStrategyRequestParam within the OpenAI API

Summary

Types

@type t() :: %ExOpenAI.Components.AutoChunkingStrategyRequestParam{type: :auto}