uwf setup should validate model connectivity #335

Closed
opened 2026-05-18 14:36:21 +00:00 by xiaoju · 0 comments
Owner

After configuring a model, uwf setup should send a test request (e.g. a simple hi completion) to verify the model is reachable and activated.

If the test fails, warn the user and suggest trying a different model.

Context: MiniMax-M2.7 was configured but not activated on DashScope, causing runtime errors on thread step.

After configuring a model, `uwf setup` should send a test request (e.g. a simple `hi` completion) to verify the model is reachable and activated. If the test fails, warn the user and suggest trying a different model. Context: MiniMax-M2.7 was configured but not activated on DashScope, causing runtime errors on `thread step`.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#335