OpenHands
OpenHands copied to clipboard
when i use Azure OpenAI to run open devin, i run into this error
the error is :
the config.toml file is :
my azure open ai studio's settings :
Ah, I see the problem. Please make a .env file in the project directory, and add it there. Same for LLM_API_VERSION.
Should be fixed by https://github.com/OpenDevin/OpenDevin/pull/1005
Let us know if not!