MCPcopy Create free account
hub / github.com/astercloud/aster / GetConstraintType

Method GetConstraintType

pkg/tools/constraints.go:20–20  ·  view source on GitHub ↗

GetConstraintType 获取约束类型

()

Source from the content-addressed store, hash-verified

18
19 // GetConstraintType 获取约束类型
20 GetConstraintType() ConstraintType
21}
22
23// ConstraintType 约束类型

Callers 4

SelectToolsMethod · 0.65
ShouldUseToolChoiceMethod · 0.65
TestConstraintsBuilderFunction · 0.65

Implementers 4

NoConstraintspkg/tools/constraints.go
WhitelistConstraintspkg/tools/constraints.go
BlacklistConstraintspkg/tools/constraints.go
RequiredToolConstraintspkg/tools/constraints.go

Calls

no outgoing calls

Tested by 2

TestConstraintsBuilderFunction · 0.52