copilot
copilot copied to clipboard
Error sending the message.
Describe the bug
I have deployed opencopilot to my server and configured OPENAI_API_KEY. I simply created a copilot. I found that copilot couldn't chat with me.
If you can help me solve this problem, I would be very grateful.
@WKaiH123 please share server logs here
@codebanesr How should I view the log messages?
docker compose logs -f llm-server From root directory
You can do the same for other containers too
Ok two things to verify
- Is your openai api key correct
- Is openai available in the region your server is hosted