#241 — [Bug]: KeyError: 'data' in _check_find_previous_call
Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta
Created: 2025-01-22 · Updated: 2025-01-29
Description
Steps to reproduce
Caused by https://twill-network.slack.com/archives/C07TPN6FCBX/p1737454224360829
There are no specific steps to reproduce, most probably it is logic issue in general_subgraph.py module.
What was the expected behavior?
I expected LlmEngine to don’t get errors from itself.
Screenshots
2025-01-21 10:08:13.672|INFO|AlksndrTwl|main_graph:70|Starting Answer... Is first interaction: False
2025-01-21 10:08:14.082|INFO|AlksndrTwl|_client:1729|HTTP Request: POST https://twill-east.openai.azure.com/openai/deployments/twill-gpt4o-struct/chat/completions?api-version=2024-07-01-preview "HTTP/1.1 200 OK"
2025-01-21 10:08:15.382|INFO|AlksndrTwl|general_subgraph:176|Error before tool execution with tool `CreatePlot`: KeyError('data')
2025-01-21 10:0
## Notes
_Add implementation notes, blockers, and context here_
## Related
_Add wikilinks to related people, meetings, or other tickets_