-
Notifications
You must be signed in to change notification settings - Fork 76
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
Typescript pipelines #251
Comments
@canadaduane Yes! We're actively working on it. Is there a specific reason to use TS over Python or are you just more comfortable with TS? |
I was exploring/contrasting Lmnr and Dify. Currently our team of ~10 engineers is typescript-focused due to our building a user-friendly nextjs app for students and teachers. |
interesting, I didn't know you could write code in Dify. Are you just building a prototype or you are considering using either Dify or Laminar pipeline builder for production use case? |
It's a production use case. We are switching everything over from a "code + prompt registry" style of workflow to a combined visual workflow. A comment I made to another product team that was building a prompt registry and eval framework we had been considering:
|
I see pipeline "Code" nodes can have code written in Python. Will it be possible to write "Code" nodes in typescript?
The text was updated successfully, but these errors were encountered: