Junaidb commited on
Commit
9b2b06f
·
verified ·
1 Parent(s): af19ae3

Update app_layer_agent.py

Browse files
Files changed (1) hide show
  1. app_layer_agent.py +1 -1
app_layer_agent.py CHANGED
@@ -1,7 +1,7 @@
1
  import json
2
  from engine import UCGEngine,TOOLS
3
  from groq import Groq
4
- from components.ucg_g1 import UCG_GRAPH_1
5
 
6
  client = Groq(api_key="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")
7
 
 
1
  import json
2
  from engine import UCGEngine,TOOLS
3
  from groq import Groq
4
+ from components.ucg_g1 import UGC_GRAPH_1
5
 
6
  client = Groq(api_key="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")
7