awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nangohq/nangoAvatar de NangoHQ

    NangoHQ/nango

    10,772Voir sur 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
    Voir sur GitHub↗10,772
  • cloudwego/einoAvatar de cloudwego

    cloudwego/eino

    9,675Voir sur 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
    Voir sur GitHub↗9,675
  1. Home
  2. Software Engineering & Architecture
  3. Custom Function Embedding

Explorer les sous-tags

  • 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.