Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caesarHQ/textSQL
/ LastMessageNotUserException
Class
LastMessageNotUserException
api/app/api/utils/sql_gen/text_to_sql_chat.py:39–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
pass
38
39
class
LastMessageNotUserException(Exception):
40
pass
41
42
43
def
text_to_sql_chat_with_retry(messages, table_names=None, scope=
"USA"
):
Callers
1
text_to_sql_chat_with_retry
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected