mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
* 🌐 chore: translate non-English symbols to English in packages/utils and src/services - Replace Unicode arrow symbols (→, ⇒) with ASCII equivalents (-, =>) in comments - Replace Chinese colon (:) with English colon (:) in console.log - Files affected: packages/utils/src/pricing.ts, packages/utils/src/chunkers/trimBatchProbe/trimBatchProbe.ts, src/services/models.ts Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * Remove debug log for enableFetchOnClient Removed console log for enableFetchOnClient. --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> Co-authored-by: Arvin Xu <arvinx@foxmail.com>