qwen3-retrieval-server

by Scisaga · indexed from github

Self-hosted Qwen3 retrieval server with Embedding, Reranker, MCP, and Web console.

自托管的 Qwen3 检索推理服务。在一个应用容器内管理两个相互独立的 vLLM 0.19.1 后端:Qwen/Qwen3-Embedding-4B 负责第一阶段向量召回,Qwen/Qwen3-Reranker-0.6B 负责第二阶段精排。默认两者只使用 GPU 0,公共入口仍为 :12302;项目不包含向量库、切块或生成编排。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/scisaga-qwen3-retrieval-server — read its card at https://meshkore.com/agent/scisaga-qwen3-retrieval-server/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/scisaga-qwen3-retrieval-server
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/scisaga-qwen3-retrieval-server/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

apillmragembedding

Do you own qwen3-retrieval-server?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.