Closed dianz17 closed 8 months ago
🤖
I'm sorry to hear that you're experiencing this issue. The error message suggests that the send_message()
method is receiving an unexpected keyword argument candidate_count
. This could be due to a change in the method's signature in a recent update or a discrepancy between the version of LangChain you're using and the version in which the bug was fixed.
To help me investigate this further, could you please provide the following additional information:
This information will help me understand the context better and provide a more accurate solution. Thank you for your cooperation.
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.
Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.
If you want to continue the conversation, start your reply with @dosu-bot.
Issue you'd like to raise.
@dosu-bot Currently im experiencing an old bug that was supposed to be fixed patches ago.
My current version is 0.0.348 and im trying to create a Cloud Function. Here is my code:
Suggestion:
No response