Home

Awesome

LLMAgent

{
	"OPENAI_API_KEY":"xxxxx",
	"ANTHROPIC_API_KEY":"xxxxx",
	"REPLICATE_API_TOKEN":"xxxxx"
}

Install python packages by:

pip install -r requirements.txt

Then open the notebook run_gpt_agent.ipynb and run using the same environment as Webshop or ALFWorld.