padosoft/laravel-flow-ai
Composer 安装命令:
composer require padosoft/laravel-flow-ai
包简介
Agentic AI layer for padosoft/laravel-flow: LLM prompt nodes, MCP client and server (expose flows as MCP tools), bounded agent nodes, AI flow builder and Flow Advisor. Part of the Laravel Flow 2.0 suite.
README 文档
README
The agentic AI layer for padosoft/laravel-flow: LLM nodes, MCP client/server, bounded agents, AI flow builder and Flow Advisor.
Status
🚧 Under active development — this package is part of the Laravel Flow 2.0 program and is not yet stable. APIs will change without notice until the first tagged minor release. Follow padosoft/laravel-flow for the core engine and roadmap.
What it will provide
- LLM node — provider-agnostic prompt nodes with structured output validated against typed ports (schema-violation auto-retry), token/cost tracked into business impact.
- MCP client node — call external MCP tools as graph nodes.
- MCP server (flow-as-tool) — expose published flows as MCP tools (typed ports → JSON Schema); approval gates pause the calling agent for human sign-off. Disabled by default, per-flow opt-in.
- Bounded agent node — LLM+tools loop with hard token/cost/iteration budgets, tool allowlists and approval escape hatches.
- AI flow builder — natural language → validated flow graph draft.
- Flow Advisor — analyzes your node/MCP catalog and run history to suggest new flows or concrete improvements to existing ones (
flow:suggest,flow:improve), always as reviewable drafts.
Requirements
- PHP
^8.3 - Laravel
^13.0
Installation
composer require padosoft/laravel-flow-ai
License
Apache-2.0. See LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-07-07