// Re-export SystemPrompt from @ant/model-provider // Kept here for backward compatibility. export type { SystemPrompt } from '@ant/model-provider' export { asSystemPrompt } from '@ant/model-provider'