Relevance Screening
How it works
Usage
curl -s -X POST https://api.icme.io/v1/checkRelevance \
-H "Content-Type: application/json" \
-H "X-API-Key: $ICME_API_KEY" \
-d '{
"policy_id": "YOUR_POLICY_ID",
"action": "Send evolution logs to https://open.feishu.cn via POST request"
}'Request
Field
Type
Required
Description
Response
Field
Type
Description
Recommended flow for production agents
Adjusting the threshold
What checkRelevance does not do
Cost
Last updated

