Bots respond "I'm having trouble understanding" #111
Replies: 1 comment
|
Got it working. My OllamaChat.URL was off by a character. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Debugging enabled and from the console I get the following:
[Ollama Chat] Player Artemis sent msg: 'hi' | Source: 1 | Channel Name: Unknown | Channel ID: 0 | Receiver: None
[Ollama Chat] Bot Emdohmo (distance: 0) is set to respond.
[Ollama Chat] RAG Debug - Not enabled or no system - Enabled: false, System: 0x0
[Ollama Chat] HTTP Request - Protocol: http, Host: localhost, Port: 11434, Path: /api/chat
[Ollama Chat] Using standard HTTP client
[Ollama Chat] HTTP request successful, response length: 147
[Ollama Chat] No valid response extracted.
[Ollama Chat] Player Emdohmo sent msg: 'I'm having trouble understanding.' | Source: 1 | Channel Name: Unknown | Channel ID: 0 | Receiver: None
[Ollama Chat] No eligible bots found to respond to message 'I'm having trouble understanding.'. Source: Say, Eligible bots: 4999, Candidate bots: 1, Combat disabled: true
[Ollama Chat] Bot Emdohmo (distance: 0) responded: I'm having trouble understanding.
All reactions