Junaidb commited on
Commit
1e53d8e
·
verified ·
1 Parent(s): 21ee4e7

Update app_layer_agent.py

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