Cezar Vasconcelos

Results 15 comments of Cezar Vasconcelos

I would like to know if it is possible to caputre the event of new reactions for the current user logged. Does WhatsApp web send some sort of new event...

Why don't we keep it as a Data list? I rather have a list being returned than a `results` field. It's counterintuitive having a list being transformed in a `result`....

Not able to use the search option to find flows: ![image](https://github.com/user-attachments/assets/55bdf972-b8a8-4512-856f-ed71751eba8c) ![image](https://github.com/user-attachments/assets/a7b063b2-d2c6-4800-97ac-d17a98a64bad)

The Dropdown is also allowing the user to select multiple flows (and none of them appears as selected in the field) https://jam.dev/c/6ad09f07-a670-4471-8b98-c0814f515617 And another bug just ocurred after this. I...

If you are using docker you might need to rebuild your docker image, you are probably using a version that does not contain your newly created files. Try something like:...

Hey, I made this flow a while ago and had these issues. That's why there is the start index to process in batches. However you can try to set another...

Is this still happening in the latest langflow version? I just iterated through a CSV with 30 rows, and everything worked as expected. Can you please test it at the...

This could be an issue with ollama indeed, I'll try to setup ollama here and give it a try. Could you test with a cheaper model like gpt 4 mini?...

I think it may be added in the near future for sure. Have you tried the `AI/ML` component? It doesn't do exactly what Open Router does, but you have the...