Supported file formats
Embedding models
Models are available from multiple providers: OpenAI, VoyageAI, Cohere, and Google. The default is openai/text-embedding-3-small, which works well for most use cases. The full list of available models is shown in the dropdown during knowledge base creation.Processing models
Choose the model that best handles your content type:Splitter methods
Choose the method that matches your content structure:For code files (Python, JavaScript, TypeScript, Go, Rust, SQL, YAML, Dockerfiles, and 100+ other code formats), VectorShift automatically applies a dedicated Code splitter regardless of the default splitter setting. This ensures code is split along meaningful boundaries like functions and classes.
