mckaywrigley / chatbot-ui

Come join the best place on the internet to learn AI skills. Use code "chatbotui" for an extra 20% off.
https://JoinTakeoff.com
MIT License
28.51k stars 7.94k forks source link

Bug: Unable to use tools in conversation #1491

Open richards199999 opened 7 months ago

richards199999 commented 7 months ago

When the model try to call the tools that it have, it would always failed and return: {"message":"An unexpected error occurred"}

mckaywrigley commented 7 months ago

Will investigate.

Any additional info you can share about your tools is helpful!

Also - that UI needs work. Woof.

richards199999 commented 7 months ago

Any additional info you can share about your tools is helpful!

Sure thing!😊 I use several tools to do tasks like search on GitHub, open files on GitHub, search develop documentation on DevDocs, and many others. These tools does not require any kind of header.

Edit: Now I got another error: image