Назад към всички

volcengine-ai-misc-model-discovery

// Discover and route Volcengine AI model capabilities. Use when users ask which model to use, need endpoint capability checks, or require model selection matrices.

$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namevolcengine-ai-misc-model-discovery
descriptionDiscover and route Volcengine AI model capabilities. Use when users ask which model to use, need endpoint capability checks, or require model selection matrices.

volcengine-ai-misc-model-discovery

Discover available models and map user intent to the most suitable endpoint.

Execution Checklist

  1. Identify task type and constraints (latency, cost, quality).
  2. List candidate models/endpoints by capability.
  3. Score options and recommend one default plus backups.
  4. Output decision table and invocation template.

Output Schema

  • Task type
  • Candidate endpoints
  • Recommended endpoint
  • Tradeoffs and fallback

References

  • references/sources.md