MCPcopy 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
39class LastMessageNotUserException(Exception):
40 pass
41
42
43def text_to_sql_chat_with_retry(messages, table_names=None, scope="USA"):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected