Krishna Prasad
Krishna Prasad
Dan, Thanks for your quick reply. I will try this alternative. For now I controlled the size through generic CSS as below, select[multiple] { height: 200px; } We extensively use...
One more question, how to force someone to select select an element from dropdown, I did set required field to true, but when I am processing, it is just accepting...
When I am setting attributes a control, for example select, it is setting to the label of that control. Not the control itself. Can you fix this issue? for example,...
I realized that I can use a 'callback' and not use attributes. Thanks
I changed as you suggested and push it to my repo. Please have a look and let me know. Krishna
Any progress on this feature? I am really interested in Custom prompts. I know we have persona that somewhat does this. But we need to think, if we can build...
I am also stuck on a similar problem, I am exploring an example in LangGraph @ https://langchain-ai.github.io/langgraph/tutorials/customer-support/customer-support/#part-3-conditional-interrupt and while following "Part 3: Conditional Interrupt", I am running into issue with...
What do you want, I can help. Krishna
> Do you plan to implement these features? If not, how should I proceed? > > Thanks! Any plans for this, I also need this.