bstraehle commited on
Commit
78e4aaa
·
verified ·
1 Parent(s): 231eac2

Update agent_llamaindex.py

Browse files
Files changed (1) hide show
  1. agent_llamaindex.py +0 -1
agent_llamaindex.py CHANGED
@@ -29,5 +29,4 @@ def agent_llamaindex(config, prompt):
29
  verbose = True
30
  )
31
 
32
- print("#####")
33
  return agent.chat(prompt)
 
29
  verbose = True
30
  )
31
 
 
32
  return agent.chat(prompt)