* fix: mcp tool error handling * fix: error message * fix: trigger download from recommend model * fix: can't scroll hub * fix: show progress * ✨enhancement: prompt users to increase context size * ✨enhancement: rearrange action buttons for a better UX * 🔧chore: clean up logics --------- Co-authored-by: Faisal Amir <urmauur@gmail.com>
3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export const OUT_OF_CONTEXT_SIZE =
|
|
'the request exceeds the available context size.'
|