Перейти до основного вмісту
⚡
← Курси
›
FastAPI Production
›
Модуль 1 · Основи FastAPI
›
Чому саме FastAPI у 2026 році?
quiz
2 / 105
🇺🇦
UA
▼
↗
Поділитись
⋯
Ще
+60 XP
📋
Завдання
📖
Теорія
🤖
AI Допомога
Завдання
🌐 shown in RU
📝 **Питання:** Чим FastAPI особливо сильний для AI/LLM-бекендів у 2026? 💡 AI-навантаження I/O-bound — потрібен async.
🎯 Тест
Питання
📝 **Питання:** Чим FastAPI особливо сильний для AI/LLM-бекендів у 2026? 💡 AI-навантаження I/O-bound — потрібен async.
A
Built-in GPU acceleration — uvicorn can route inference calls directly to CUDA without leaving the Python process
B
Async-first design + auto-generated OpenAPI docs (free SDK clients) + Pydantic validation of request and response payloads
C
A first-party SDK from Anthropic that bundles retries, streaming, and tool-use handlers directly into the framework
D
It's the only Python framework whose response serializer is compatible with the OpenAI streaming wire format out of the box
Відповісти
💬
Зв'язатися з підтримкою