[console_scripts]
sengol = sengol.cli.main:app

[sengol.instrument.providers]
anthropic = sengol.instrument.anthropic_patch:patch
openai = sengol.instrument.openai_patch:patch
