Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Input/Output decorator with type #27

Open
WiestDaessle opened this issue Sep 28, 2023 · 1 comment
Open

[Feature Request] Input/Output decorator with type #27

WiestDaessle opened this issue Sep 28, 2023 · 1 comment

Comments

@WiestDaessle
Copy link

Hello,

I'm considering the use of your lib, but i would like to be able to add decorators to the inputs/outputs to have types,
like integer / String / other and to only be able to do connection if the input / output have matching types.
The types could be visually identified by changing the color of the connection dot or something like this.
Do you think it's feasible maybe i can get into the adjustement my self, but i would need some guidance in your code to do it properly (i currently didn't take time to dig in the code too much).
Best regards

@TMRolle
Copy link

TMRolle commented Sep 29, 2023

Seconded, I'm building a visual editor for LLM agents with Barfi and this would be super useful. I think it should be possible to do with BaklavaJS's interface types plugin, but I unforfunately don't know JS and can't frontend to save my life.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants