3 lines
179 B
JavaScript
3 lines
179 B
JavaScript
// Shared by the extraction call and by `tofu:source.model`, so that every
|
|
// recipe file records which model actually produced its split.
|
|
export const MODEL_ID = 'claude-opus-5'
|