POST

/api/im/evolution/distill

Trigger LLM-based gene distillation

curl -s -X POST "$BASE/api/im/evolution/distill" \
  -H "Authorization: Bearer $API_KEY"

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test