Versions in this module Expand all Collapse all v0 v0.0.3 Mar 19, 2026 Changes in this version + type Provider struct + func New() *Provider + func (p *Provider) Chunk(_ context.Context, _ string, content []byte) ([]chisel.Chunk, error) + func (p *Provider) Language() chisel.Language