OldAIProjects / OldAGiXT-Frontend

Front end for Agent-LLM.
MIT License
33 stars 12 forks source link

Can access the webUI, and make a new agent, but can't have the agent do anything with openAI API key #2

Open RandomInternetPreson opened 1 year ago

RandomInternetPreson commented 1 year ago

Description

I've edited the .env file with my openAI API key and configured the agent via the webUI, I've tried the default gpt-3.5-turbo too, but nothing happens if I try to do any of the Chat, Instruct, or Task agent commands.

Any ideas :3

Also, I do have access to the gpt-4 api, I can successfully use it with Auto-GPT.

Steps to Reproduce the Bug

Install the latest alpha version or the main version and follow the docker install instructions.

Expected Behavior

Expecting some type of response back, but get nothing after trying the chat, instruct, or task agent commands.

Actual Behavior

I click on "start pursing task" for example and nothing happens.

Additional Context / Screenshots

236642689-67e1bf3b-fd48-4d47-992a-3eb386a6f0ba

Operating System

Python Version

Environment Type - Connection

Environment Type - Container

Acknowledgements