mirror of
https://github.com/PawanOsman/ChatGPT.git
synced 2026-07-18 08:05:57 +02:00
205c6cd1b7
- Added support for per-tool timeout overrides in seconds, allowing users to customize tool execution limits. - Introduced `setToolTimeoutOverrides` function to apply user-defined timeout settings. - Updated the `FeatureConfig` interface and default settings to include `toolTimeoutsSec`. - Enhanced the settings UI to display and manage tool timeout values, ensuring a better user experience for configuring tool behavior.