You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have my team chatting away (a mixture of amusement and wonderment!) and have a few errors in the terminal window. Not a good enough coder to fix them, but posting here if anyone else has them and/or wants to fix or advise:
Error: 1 validation error for SearchDocumentsToolInput
query
field required (type=value_error.missing)
The text was updated successfully, but these errors were encountered:
@philip-pentatonic Thanks for creating an issue! This happens when the LLM response is not correctly formatted, so we need to improve our output parsing on tools so they are correcting issues like this. PRs welcome from anyone who wants to take a look at this! 💙
My pleasure. I wish I could do more to help, but will raise issues as I find them. Have to say, this is the best repo I have seen so far on this. Really great work, thanks a lot for sharing it!
joshsny
changed the title
Error: 1 validation error for SearchDocumentsToolInput
Improve response formatting for SearchDocumentsToolInput
Jun 9, 2023
joshsny
changed the title
Improve response formatting for SearchDocumentsToolInput
Improve response formatting for SearchDocumentsTool
Jun 9, 2023
I have my team chatting away (a mixture of amusement and wonderment!) and have a few errors in the terminal window. Not a good enough coder to fix them, but posting here if anyone else has them and/or wants to fix or advise:
Error: 1 validation error for SearchDocumentsToolInput
query
field required (type=value_error.missing)
The text was updated successfully, but these errors were encountered: