Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

fastapi-genai

النجوم٦
التفرعات٣
آخر تحديث٢٧ يونيو ٢٠٢٦ في ٢١:٠٨

FastAPI implementation for generative AI services — the code/Python layer beneath `production-rag` and `agentic-ai`. Fires regardless of which LLM provider is involved (OpenAI, Anthropic, a self-hosted model, or any other) — the FastAPI/Python patterns are the same either way. Branches: build or serve a model-calling endpoint, stream a response token-by-token (SSE/WebSocket), define a type-safe request/response contract, persist conversation or usage data, add auth or AI-specific security (rate limiting, prompt-injection guardrails), cache or batch for cost/latency, test a non-deterministic endpoint, or containerize and deploy the service.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
9 ملفات
SKILL.md
readonly