🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Aliyun Qwen Rerank

by @cinience

Use when reranking search candidates is needed with Alibaba Cloud Model Studio rerank models, including hybrid retrieval, top-k refinement, and multilingual...

πŸ’‘ Examples

python skills/ai/search/aliyun-qwen-rerank/scripts/prepare_rerank_request.py \
  --query "cloud vector database" \
  --output output/aliyun-qwen-rerank/request.json

πŸ“‹ Tips & Best Practices

  • Use after embedding/vector retrieval to reorder candidates.
  • Prefer multilingual rerankers when query/document languages differ.
  • πŸ”’ Constraints

    mkdir -p output/aliyun-qwen-rerank
    python -m py_compile skills/ai/search/aliyun-qwen-rerank/scripts/prepare_rerank_request.py && echo "py_compile_ok" > output/aliyun-qwen-rerank/validate.txt
    

    Pass criteria: command exits 0 and output/aliyun-qwen-rerank/validate.txt is generated.

    View on ClawHub
    TERMINAL
    clawhub install aliyun-qwen-rerank

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’