yoheinakajima / babyagi

https://babyagi.org/
20.1k stars 2.63k forks source link

Received empty response from priotritization agent. #334

Closed orophix closed 4 days ago

orophix commented 1 year ago

I keep getting Received empty response from priotritization agent immediately after it runs. I am using a custom LLM.

What have I not configured or am missing which would cause this?

#. First task
#. Second task

The entries must be consecutively numbered, starting with 1. The number of each entry must be followed by a period.
Do not include any headers before your ranked list or follow your list with any other output.

Llama.generate: prefix-match hit

llama_print_timings:        load time = 21432.20 ms
llama_print_timings:      sample time =     0.70 ms /     1 runs   (    0.70 ms per token)
llama_print_timings: prompt eval time = 15913.39 ms /   155 tokens (  102.67 ms per token)
llama_print_timings:        eval time =     0.00 ms /     1 runs   (    0.00 ms per token)
llama_print_timings:       total time = 15916.99 ms

****TASK PRIORITIZATION AGENT RESPONSE****

Received empty response from priotritization agent. Keeping task list unchanged.
Done.
happy15 commented 1 year ago

what's your "TASK CREATION AGENT RESPONSE"?

orophix commented 1 year ago

How can I check the Task Creation Agent Response?