diff --git a/internal/version/VERSION b/internal/version/VERSION index 172a4f1c..78a46c8d 100644 --- a/internal/version/VERSION +++ b/internal/version/VERSION @@ -1 +1 @@ -v5.0.0-beta-2506092219 +v5.0.0-beta-2506092242 diff --git a/uixt/ai/env.go b/uixt/ai/env.go index f590cd8c..a6b0d996 100644 --- a/uixt/ai/env.go +++ b/uixt/ai/env.go @@ -21,7 +21,7 @@ const ( ) const ( - defaultTimeout = 30 * time.Second + defaultTimeout = 120 * time.Second ) // GetModelConfig get OpenAI config