errors after tool use #99

Open
opened 2026-04-21 03:42:30 +03:00 by skobkin · 0 comments
Owner
{"time":"2026-04-21T03:37:13.055639698+03:00","level":"INFO","msg":"executing tool call","pkg":"telegram/bot","update_id":"<redacted_update_id>","chat_id":"<redacted_chat_id>","message_id":"<redacted_message_id>","chat_type":"supergroup","from_id":"<redacted_user_id>","request_id":"<redacted_request_id>","tool_name":"send_quiz","tool_call_id":"<redacted_tool_call_id>","invocation_policy":"explicit_request_only"}

{"time":"2026-04-21T03:37:13.149596218+03:00","level":"INFO","msg":"tool result","pkg":"telegram/
  bot","update_id":"<redacted_update_id>","chat_id":"<redacted_chat_id>","message_id":"<redacted_message_id>","chat_type":"supergroup","from_id":"<redacted_user_id>","request_id":"<redacted_request_id>","tool_name":"send_quiz","tool_call_id":"<redacted_tool_call_id>","status":"ok","topic_id":"<redacted_topic_id>","summary":"Quiz sent","message_id":"<redacted_sent_message_id>","options_count":4,"correct_option_index":0}

{"time":"2026-04-21T03:37:13.539089462+03:00","level":"ERROR","msg":"backend request failed","pkg":"telegram/bot","update_id":"<redacted_update_id>","chat_id":"<redacted_chat_id>","message_id":"<redacted_message_id>","chat_type":"supergroup","from_id":"<redacted_user_id>","request_id":"<redacted_request_id>","backend":"ollama","feature":"tool_use","model":"gemma4:e4b","error":"no choices in LLM response"}

{"time":"2026-04-21T03:37:13.539509469+03:00","level":"ERROR","msg":"cannot get reply from llm connector","pkg":"telegram/bot","update_id":"<redacted_update_id>","chat_id":"<redacted_chat_id>","message_id":"<redacted_message_id>","chat_type":"supergroup","from_id":"<redacted_user_id>","request_id":"<redacted_request_id>","error":"llm back-end request failed\nno choices in LLM response"}
``` {"time":"2026-04-21T03:37:13.055639698+03:00","level":"INFO","msg":"executing tool call","pkg":"telegram/bot","update_id":"<redacted_update_id>","chat_id":"<redacted_chat_id>","message_id":"<redacted_message_id>","chat_type":"supergroup","from_id":"<redacted_user_id>","request_id":"<redacted_request_id>","tool_name":"send_quiz","tool_call_id":"<redacted_tool_call_id>","invocation_policy":"explicit_request_only"} {"time":"2026-04-21T03:37:13.149596218+03:00","level":"INFO","msg":"tool result","pkg":"telegram/ bot","update_id":"<redacted_update_id>","chat_id":"<redacted_chat_id>","message_id":"<redacted_message_id>","chat_type":"supergroup","from_id":"<redacted_user_id>","request_id":"<redacted_request_id>","tool_name":"send_quiz","tool_call_id":"<redacted_tool_call_id>","status":"ok","topic_id":"<redacted_topic_id>","summary":"Quiz sent","message_id":"<redacted_sent_message_id>","options_count":4,"correct_option_index":0} {"time":"2026-04-21T03:37:13.539089462+03:00","level":"ERROR","msg":"backend request failed","pkg":"telegram/bot","update_id":"<redacted_update_id>","chat_id":"<redacted_chat_id>","message_id":"<redacted_message_id>","chat_type":"supergroup","from_id":"<redacted_user_id>","request_id":"<redacted_request_id>","backend":"ollama","feature":"tool_use","model":"gemma4:e4b","error":"no choices in LLM response"} {"time":"2026-04-21T03:37:13.539509469+03:00","level":"ERROR","msg":"cannot get reply from llm connector","pkg":"telegram/bot","update_id":"<redacted_update_id>","chat_id":"<redacted_chat_id>","message_id":"<redacted_message_id>","chat_type":"supergroup","from_id":"<redacted_user_id>","request_id":"<redacted_request_id>","error":"llm back-end request failed\nno choices in LLM response"} ```
skobkin self-assigned this 2026-04-21 03:42:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skobkin/telegram-ollama-reply-bot#99
No description provided.