awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesCustom Function Embedding

Frameworks for integrating user-defined functions into automated workflows via various invocation and transformation modes.

Distinct from Custom Workflow Integrators: Candidates focus on cloud triggers or test logic, not general function embedding into an orchestration graph.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Custom Function Embedding. Refine with filters or upvote what's useful.

Awesome Custom Function Embedding GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nangohq/nangoالصورة الرمزية لـ NangoHQ

    NangoHQ/nango

    10,772عرض على GitHub↗

    Nango is an open-source platform that connects applications to external APIs by managing authentication, data synchronization, and custom function execution. It provides a managed runtime for TypeScript integration functions, handling OAuth flows, credential storage, and token refresh for hundreds of external APIs while keeping secrets isolated from application code. The platform distinguishes itself by exposing integration functions as discoverable tools for AI agents through an MCP server or API, with per-user credential isolation that keeps provider secrets out of the agent loop. It offers

    Writes TypeScript integration functions running on a managed runtime with auth and scaling.

    TypeScriptaccess-tokenapiapi-client
    عرض على GitHub↗10,772
  • cloudwego/einoالصورة الرمزية لـ cloudwego

    cloudwego/eino

    9,675عرض على GitHub↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Integrates custom functions into workflows using invocation, streaming, or transformation modes.

    Goaiai-applicationai-framework
    عرض على GitHub↗9,675
  1. Home
  2. Software Engineering & Architecture
  3. Custom Function Embedding

استكشف الوسوم الفرعية

  • Managed Integration FunctionsWrites integration logic as TypeScript functions that run on a managed runtime handling authentication, execution, and scaling. **Distinct from Custom Function Embedding:** Distinct from Custom Function Embedding: focuses on integration-specific functions with managed auth, not general workflow embedding.