mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-27 04:18:35 +02:00
k
This commit is contained in:
committed by
Evan Lohn
parent
73769c6cae
commit
d70bbcc2ce
@@ -198,7 +198,7 @@ def run_basic_graph(
|
||||
if __name__ == "__main__":
|
||||
from onyx.llm.factory import get_default_llms
|
||||
|
||||
for _ in range(3):
|
||||
for _ in range(1):
|
||||
now_start = datetime.now()
|
||||
logger.debug(f"Start at {now_start}")
|
||||
|
||||
|
Reference in New Issue
Block a user