Yong723
                                            Yong723
                                        
                                    Hi @hwchase17 thank you for your kind response! can I handle this issue? after a fix, I will contact you.
@hwchase17 I have short question. I notice that you didn't define logger. so can I make 2 pr below? 1. define logger - If you are particular about the logger...
@hwchase17 I Created PR for adding a logger. If this PR is merged, I will make a new pr for removing Extra into main. Thank you.
Thank you @hwchase17 ! I send the second PR! thank you! Yongtae
@hwchase17 Thank you for giving me the opportunity to make a contribution.
I reply this issue for person who have the same issue you can generate multiple result by something like ```python model = ChatOpenAI(model="gpt-4", n=4) message = model.generate( messages = [messages],...
So in conclusion, we can not use OrderBy, can we?