only native
This commit is contained in:
@@ -8,12 +8,12 @@ techniques = {
|
||||
),
|
||||
903: Technique(
|
||||
name="LSM", # Long System Message
|
||||
for_supports_tools=True,
|
||||
for_supports_tools=False,
|
||||
for_not_supports_tools=True,
|
||||
),
|
||||
572: Technique(
|
||||
name="T2S", # Tool to System Messsages
|
||||
for_supports_tools=True,
|
||||
for_supports_tools=False,
|
||||
for_not_supports_tools=True,
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user