Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bhancockio/crewai-updated-tutorial-hierarchical
/ functions
Functions
9 in github.com/bhancockio/crewai-updated-tutorial-hierarchical
⨍
Functions
9
◇
Types & classes
3
↓ 1 callers
Method
analyze_news_task
(self, agent, context)
tasks.py:23
↓ 1 callers
Method
compile_newsletter_task
(self, agent, context, callback_function)
tasks.py:41
↓ 1 callers
Method
editor_agent
(self)
agents.py:6
↓ 1 callers
Method
fetch_news_task
(self, agent)
tasks.py:6
↓ 1 callers
Method
news_analyzer_agent
(self)
agents.py:28
↓ 1 callers
Method
news_fetcher_agent
(self)
agents.py:17
↓ 1 callers
Method
newsletter_compiler_agent
(self)
agents.py:39
Function
save_markdown
(task_output)
file_io.py:4
Method
search_internet
Useful to search the internet about a a given topic and return relevant results
tools/search_tools.py:11