Ask a question to get started
Enter to send•Shift+Enter new line
truncate_if_too_long( result: list[str] | str, ) -> list[str
Truncate list or string result if it exceeds token limit (rough estimate: 4 chars/token).