Tags: james-code-hash/new-api
Tags
Merge remote-tracking branch 'origin/main' into nightly # Conflicts: # web/src/helpers/render.jsx # web/src/hooks/usage-logs/useUsageLogsData.jsx # web/src/i18n/locales/en.json
Merge pull request QuantumNous#4106 from HynoR/feat/fix feat(playground): enhance max_tokens handling and input sanitization
feat(i18n): update localization files with new currency display optio… …ns and descriptions Added translations for custom currency display settings across multiple languages, including descriptions for quota display types and exchange rates. This enhances user experience by providing clear information on how quotas are displayed and calculated in different currencies.
feat(EditChannelModal): persist advanced settings state in local storage Added functionality to save and restore the state of advanced settings in the EditChannelModal using local storage. This enhancement allows users to maintain their preferences when editing channels, improving the overall user experience.
fix(EditChannelModal): enhance clipboard handling with error checks Added checks to ensure clipboard functionality is available before attempting to read from it. Improved error handling during clipboard read operations to prevent unhandled exceptions.
PreviousNext