#236 — [Bug]: sql_graph:277|syntax error at or near ”.”
Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta
Created: 2025-01-17 · Updated: 2025-01-28
Description
Steps to reproduce
Caused by https://twill-network.slack.com/archives/C082X0FL6G1/p1737073516730509 and https://twill-network.slack.com/archives/C082X0FL6G1/p1737073819153779
To reproduce:
- In prod login under “Twillh38xj” tenant (probably not related to tenant)
- Send any prompt to LlmEngine
What was the expected behavior?
No issues.
Screenshots
Logs with
2025-01-17 00:25:04.740|ERROR|Twillh38xj|sql_graph:277|syntax error at or near "."
File "/usr/local/lib/python3.12/site-packages/twill_llm_engine/graphs/sql_graph.py", line 231, in run_and_check_sql_query
results = await config["configurable"]["db_interface"]._run_query(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/twill_llm_engine/util
## Notes
_Add implementation notes, blockers, and context here_
## Related
_Add wikilinks to related people, meetings, or other tickets_