xAIПопулярно
Grok 4.20 Multi-Agent Research
Grok's coordinated multi-agent mode for deep research.
Grok 4.20 Multi-Agent delegates a research question across coordinated agents, then synthesizes their work into one cited report. It uses the Responses API and can take substantially longer than a normal chat request.
Лучше всего для
Market researchTechnical reportsSource synthesis
Сильные стороны
- ▸Multi-agent research
- ▸Live web knowledge
- ▸Контекст 1M токенов
Использование Grok 4.20 Multi-Agent Research через AnyModel
Research models use the Responses API — set the model id and provide a detailed research brief:
curl https://anymodel.org/v1/responses \
-H "Authorization: Bearer $ANYMODEL_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "xai/grok-4.20-multi-agent",
"input": "Research this topic in depth, compare reliable sources, and include citations."
}'
AnyModel