awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nangohq/nangoNangoHQ 的头像

    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/einocloudwego 的头像

    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.