SuperAGI icon indicating copy to clipboard operation
SuperAGI copied to clipboard

agent still thinking without any progress

Open Magyoun opened this issue 1 year ago • 10 comments

Can you please show us how to update the SuperAGI to the latest version ? I have a problem, when runing my SuperAgi Agent, it's stuck on the 'determine which next tool to use' step, any idea how to fix this ?

in That step : Determine which next tool to use, and respond using the format specified above:

Magyoun avatar Jun 25 '23 14:06 Magyoun

as chatgpt this question "how to return my project back to main project settings " it will give you instruction to us eon cmd line, i tried pasting it here but it lost all the formatting and was un eligible.

DMTarmey avatar Jun 25 '23 15:06 DMTarmey

I was also facing the same issue. perform below steps might solve your issue

  1. check your API key if it's correct or not.
  2. Head over to https://platform.openai.com/account/usage
  3. check your usage quota. if finished or trial is expired use different account

Hope it helps 😄

mramitdas avatar Jun 26 '23 13:06 mramitdas

@Magyoun Please make sure you've done all the setup correctly. Also if possible, do send some logs so that we can look into this.

neelayan7 avatar Jun 27 '23 07:06 neelayan7

@Magyoun are you still facing the same issue?

neelayan7 avatar Jun 28 '23 20:06 neelayan7

i am facing the3 same issue. Ik have upgrade ny open ai account. It is also thinking after "Determine which next tool to use, and respond using the format specified above:" the time is also 2 hours before the real time. Don't know f this is related.

Lebo124 avatar Jun 28 '23 23:06 Lebo124

i am facing the3 same issue. Ik have upgrade ny open ai account. It is also thinking after "Determine which next tool to use, and respond using the format specified above:" the time is also 2 hours before the real time. Don't know f this is related.

same

ghost avatar Jul 01 '23 04:07 ghost

Having the same issue stuck on thinking. I have deleted and reinstalled everything and changed all my keys and still stuck on the same issue. I also tried the market searches and they get stuck too. Mac M2 chip 24gb of ram.

snnahs1 avatar Jul 02 '23 04:07 snnahs1

If open AI keys are set properly in settings can you try using gpt-3.5-turbo instead because thinking... is shown in UI until there is response from OpenAI until that HTTP call has got some response and finished.

So sometime network issue, or incorrect API key leads to it.

luciferlinx101 avatar Jul 02 '23 05:07 luciferlinx101

I have changed my API key 3 times and upgraded to gpt4 however I don't see any activity happening to gpt. I check the code and it's going to api.open.ai/v1 and that is not the code showing on the open ai site for API to integrate. I am new but would like any direction or advice since I am not the only one having this issue. I have done this twice and will delete it again and try again.

snnahs1 avatar Jul 02 '23 23:07 snnahs1

can the config.yaml be changed to use the chatgpt endpoint w/o private key to auth http requests instead?

cforecki avatar Aug 12 '23 20:08 cforecki