Prathamesh1420 commited on
Commit
0f6f12a
1 Parent(s): 704765b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ emantic_search_resume = MDXSearchTool(
55
  mdx='./fake_resume.md' # Ensure this path is correct
56
  )
57
 
58
- )
59
  # Define agents
60
  researcher = Agent(
61
  role="Tech Job Researcher",
 
55
  mdx='./fake_resume.md' # Ensure this path is correct
56
  )
57
 
58
+
59
  # Define agents
60
  researcher = Agent(
61
  role="Tech Job Researcher",