Description
📜 Description
I'll try to send request via ui and got error
backend-1 | ERROR in routes: /api/answer - error: save_conversation() missing 1 required positional argument: 'decoded_token' - traceback: Traceback (most recent call last):
backend-1 | File "/app/application/api/answer/routes.py", line 648, in post
backend-1 | save_conversation(
backend-1 | TypeError: save_conversation() missing 1 required positional argument: 'decoded_token'
backend-1 |
👟 Reproduction steps
- Go to chat
- Send any request
👍 Expected behavior
answer on ui
👎 Actual Behavior with Screenshots
Error
💻 Operating system
MacOS
What browsers are you seeing the problem on?
Safari
🤖 What development environment are you experiencing this bug on?
Docker
🔒 Did you set the correct environment variables in the right path? List the environment variable names (not values please!)
No response
📃 Provide any additional context for the Bug.
No response
📖 Relevant log output
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
🔗 Are you willing to submit PR?
None
🧑⚖️ Code of Conduct
- I agree to follow this project's Code of Conduct