VRSEN / agency-swarm

The only reliable agent framework built on top of the latest OpenAI Assistants API.
https://vrsen.github.io/agency-swarm/
MIT License
2.05k stars 537 forks source link

Unable to set OPENAI Key #103

Closed munyanyika24 closed 2 months ago

munyanyika24 commented 2 months ago

I am trying to get the agency swam project running locally on my machine but I keep getting an issues setting the Open AI API key. I used agency genesis to generate the agency

Screenshot 2024-04-05 at 12 38 47

VRSEN commented 2 months ago

Please create a .env file with your OPENAI_API_KEY variable inside and drop it in the same directory from where you are running your agency. Also I recommend updating to latest version