configStorage.js
6.45 KB
-
refactor(playground): remove playgroundMaxTokens helper and update input handling · 427fb7ea
- Deleted the `playgroundMaxTokens` helper functions and their associated tests. - Updated `loadConfig` and `usePlaygroundState` to handle `max_tokens` directly without sanitization. - Simplified input handling in `usePlaygroundState` to directly set values without normalization.
HynoR committed