Reader
Embeddings
Reranker
>
chevron_leftchevron_right
home
speed속도 제한
bug_report이슈 제기
서비스 상태
chevron_leftchevron_right


upload
요청
curl https://llm-serp.jina.ai \
  -H "Content-Type: application/json" \
  -d @- <<EOFEOF
  {
    "q": "jina ai"
  }
EOFEOF