export const COHERE_OVERFLOW_PATTERN = /too many tokens|context length|maximum context|prompt is too long|input is too long/i;