langflow
langflow copied to clipboard
Add webhook endpoint, and other fixes
First simple implementation of a webhook feature.
#1732
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| langflow | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 31, 2024 5:36pm |
I thought the webhook component would be processed later, but you seem like a genius. The code looks very Pythonic and well-written. Additionally, it would be great to add an unmodifiable "Copy" attribute with drag capabilities to the field_type in the frontend code, so users can easily copy the URL directly from the component. Of course, I think this type would be useful not only in this component but in all components where it can be applied.
I thought the webhook component would be processed later, but you seem like a genius. The code looks very Pythonic and well-written. Additionally, it would be great to add an unmodifiable "Copy" attribute with drag capabilities to the field_type in the frontend code, so users can easily copy the URL directly from the component. Of course, I think this type would be useful not only in this component but in all components where it can be applied.
hey @yamonkjd
How are you?
You are too kind. hahah
~~I'm not sure I understand the "Copy" attribute part. Could you elaborate?~~
I understand now and this is something I've been thinking about a lot lately. I'll think of a way to add that.