mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 02:32:13 +08:00
🐛 fix(flow-runner.mdx): remove unnecessary focus annotations in code snippets ✨ feat(flow-runner.mdx): add support for getting flow by name instead of id in build method ✨ feat(flow-runner.mdx): add caution about unique flow names in version 0.4.0 ✨ feat(flow-runner.mdx): add support for passing document parameter in build method 🐛 fix(flow-runner.mdx): remove redundant Optional type hint for document parameter in build method 🐛 fix(flow-runner.mdx): remove empty line at the end of the file