We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eccc32 commit e71cc29Copy full SHA for e71cc29
template_langgraph/tasks/run_kabuto_helpdesk_agent.py
@@ -6,7 +6,6 @@
6
7
logger = get_logger(__name__)
8
logger.setLevel(logging.INFO)
9
-COLLECTION_NAME = "documents"
10
11
if __name__ == "__main__":
12
question = "「鬼灯」を実行すると、KABUTOが急に停止します。原因と対策を教えてください。"
0 commit comments