Skip to content

@stephansama packages / @stephansama/ai-commit-msg / schema / Model

Type Alias: Model

ts
type Model = typeof models[number];

Defined in: core/ai-commit-msg/src/schema.ts:6

Released under MIT license