Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 761 Bytes

File metadata and controls

15 lines (10 loc) · 761 Bytes

UnknownWorker

A ConnectionWorker that is not supported in the Platform APIs. This can happen because either the ConnectionWorker configuration is malformed, or because the ConnectionWorker is a legacy one. The ConnectionWorker should be updated to use the Foundry worker with either direct egress policies or agent proxy egress policies.

Properties

Name Type Required Description
type Literal["unknownWorker"] Yes None

[Back to Model list] [Back to API list] [Back to README]