Ali2206 commited on
Commit
70a71a0
·
verified ·
1 Parent(s): 8228971

Update src/txagent/txagent.py

Browse files
Files changed (1) hide show
  1. src/txagent/txagent.py +0 -1
src/txagent/txagent.py CHANGED
@@ -719,7 +719,6 @@ Generate **one summarized sentence** about "function calls' responses" with nece
719
  function_response=function_response,
720
  temperature=0.1,
721
  max_new_tokens=1024,
722
- run_gradio_chat
723
  max_token=99999
724
  )
725
 
 
719
  function_response=function_response,
720
  temperature=0.1,
721
  max_new_tokens=1024,
 
722
  max_token=99999
723
  )
724