Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cailynyongyong/agent-gpt
/ functions
Functions
15 in github.com/cailynyongyong/agent-gpt
⨍
Functions
15
◇
Types & classes
4
↓ 2 callers
Method
add_task
(self, task: Dict)
agent.py:182
↓ 2 callers
Method
print_next_task
(self, task: Dict)
agent.py:190
↓ 2 callers
Method
print_task_result
(self, result: str)
agent.py:195
↓ 1 callers
Function
_get_top_tasks
Get the top k tasks based on the query.
agent.py:150
↓ 1 callers
Function
execute_task
Execute a task.
agent.py:159
↓ 1 callers
Method
from_llm
Initialize the BabyAGI Controller.
agent.py:280
↓ 1 callers
Function
get_next_task
Get the next task.
agent.py:108
↓ 1 callers
Function
get_text
()
agent.py:303
↓ 1 callers
Method
print_task_list
(self)
agent.py:185
↓ 1 callers
Function
prioritize_tasks
Prioritize tasks.
agent.py:126
Method
_call
(_self, inputs: Dict[str, Any])
agent.py:208
Method
from_llm
Get the response parser.
agent.py:32
Method
from_llm
Get the response parser.
agent.py:59
Method
input_keys
(self)
agent.py:200
Method
output_keys
(self)
agent.py:204