Skip to content

Commit 862d9a1

Browse files
Kristian NylundKristian Nylund
authored andcommitted
-
1 parent d2483dd commit 862d9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text_2_sql/autogen/src/autogen_text_2_sql/autogen_text_2_sql.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from autogen_text_2_sql.custom_agents.parallel_query_solving_agent import (
1313
ParallelQuerySolvingAgent,
1414
)
15-
from state_store import StateStore
15+
from autogen_text_2_sql.state_store import StateStore
1616
from autogen_agentchat.messages import TextMessage
1717
import json
1818
import os

0 commit comments

Comments
 (0)