How to get a published extension (lfx-olostep) onto the official bundle list? #14592
Unanswered
awais-yousaf75
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi team — I've built and published a Langflow extension, lfx-olostep (https://pypi.org/project/lfx-olostep/), that adds Olostep web tools (scrape, answer, crawl, map) as components. It's built with
lfx extension init, passeslfx extension validate, and the components load and work in Langflow viauv pip install lfx-olostep.I'd like to get it onto the official Bundle list alongside providers like Firecrawl, Exa, and Tavily. A few questions:
Does a standalone published extension get listed automatically, or does official listing require contributing the bundle into the langflow-ai/langflow repo (per the "Contribute component bundles" docs)?
If a repo PR is required, is that the current preferred path for a third-party provider like us, or is there a lighter registration process now that the extension system exists?
Anything specific you'd want from us for an official listing (icon, docs page, etc.)?
Happy to follow whatever process you prefer. Thanks!
All reactions