2 مستودعات
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.
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.
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.