Chris4K commited on
Commit
2fd0e0b
·
verified ·
1 Parent(s): 8da182b

Update app_agent_config.py

Browse files
Files changed (1) hide show
  1. app_agent_config.py +1 -0
app_agent_config.py CHANGED
@@ -2,6 +2,7 @@
2
 
3
  import streamlit as st
4
  from tool_loader import ToolLoader
 
5
 
6
  def app_agent_config():
7
  # Code for URL and Tools checkboxes
 
2
 
3
  import streamlit as st
4
  from tool_loader import ToolLoader
5
+ from tool_config import tool_names
6
 
7
  def app_agent_config():
8
  # Code for URL and Tools checkboxes