Files
twenty/packages/twenty-shared/src/constants/AutoSelectSmartModelId.ts
T

2 lines
74 B
TypeScript

export const AUTO_SELECT_SMART_MODEL_ID = 'default-smart-model' as const;