بنقرة واحدة
agently-fastapi-service
FastAPI service wrappers for Agently Agent + TriggerFlow (POST, SSE, WebSocket).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
FastAPI service wrappers for Agently Agent + TriggerFlow (POST, SSE, WebSocket).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Build complex agent and intelligent system services with Agently (Model control + TriggerFlow).
Agent setup, prompt layering, routing, and info injection patterns.
Translate LangChain/LangGraph patterns into Agently code (model control + TriggerFlow).
Structured output patterns with ensure_keys, ordering, and instant streaming.
Streaming outputs, runtime streams, and ReAct-style tool loops.
Event-driven TriggerFlow orchestration patterns and branching.
| name | agently-fastapi-service |
| description | FastAPI service wrappers for Agently Agent + TriggerFlow (POST, SSE, WebSocket). |
Use this skill to expose Agently/TriggerFlow as HTTP and streaming APIs.
delta, action, execution, done, error).done to avoid duplicates in the UI.Authorization, X-User-ID, X-Device-ID) on every request.sessionId for context.examples/fastapi_triggerflow_service.pySee examples/run.sh for runnable commands.