Get strategy recommendation for a task
Required scope: write
POST
Required scope:
write
Request body
TaskCharacteristicsRequest
number (double)
required
Task complexity (0.0 to 1.0)
string
Domain name (optional)
boolean
Whether the task is compositional
boolean
Whether the task requires logical reasoning
boolean
Whether the task requires pattern matching
integer
Input sequence length
integer
Vocabulary size
Response
StrategyRecommendationResponse
string[]
required
Alternative strategies
number (double)
required
Confidence in the recommendation
string
required
Recommended strategy