For context, we’ve have historically similar requests but using Python code (see #5844 and #6951 ).
we don’t have a way of integrating the Python package natively onto our marketplace today. We can support apps via REST API or Node.js the way you are envisioning.
He is correct @Dnartskel , the integrations for Pipedream refer to actual 3rd party services.
Whereas the support you’re looking for is a Python library.
I recommend learning Python in more detail first, which is the foundation you’ll need to leverage Pipedream or any other system that uses this gpt-index PyPI package.
Once again, PyPI packages are installable pieces of software. So you can import gpt-index as a package within a Pipedream Python code step, but there is not gpt-indexservice a.k.a. “app” that Pipedream needs to integrate with.
but node.js is technically possible.
is our PM for Integrations and I’d like to get his advice on this. We’ve provided abstract groups of “appless” components like this, e.g. Helper Functions. It may make sense for us to create a “Statistics” category or something similar here
whatever grouping we decide on, you’d be able to attach the app prop to the component like you normally would. But we’d specify that there’s no account required, so adding the app prop to the component would only help to put it in the right group (users wouldn’t see any connect account buttons in the UI like for normal apps)
Another library that has been constatly brought app without much detail (not much elaborated like Lucas’) is STATA, or rather STATA related Python libraries
Thanks for the detail. I meant to say that users who have requested STATA don’t fill the details you see when you create a new GitHub Issue in the Pipedream repo