Junaidb commited on
Commit
db6b0dd
·
verified ·
1 Parent(s): d2c20c9

Update app_layer_agent.py

Browse files
Files changed (1) hide show
  1. app_layer_agent.py +1 -1
app_layer_agent.py CHANGED
@@ -78,7 +78,7 @@ class UCGBRIDGE():
78
  self.engine=ucg_engine
79
 
80
 
81
- def run_conversation(user_prompt):
82
  """Run a conversation with tool calling"""
83
 
84
  messages = [
 
78
  self.engine=ucg_engine
79
 
80
 
81
+ def run_conversation(self,user_prompt):
82
  """Run a conversation with tool calling"""
83
 
84
  messages = [