NancyEdelMary
NancyEdelMary
The issue is not fixed even after changing the embedding name Updated Details : LLM_MODEL="azure/gpt35exploration" LLM_API_KEY="0b1dxxxxxxxxxxxxxxxxxae9c23" LLM_EMBEDDING_MODEL="azureopenai" LLM_BASE_URL="https://explxxxx.openai.azure.com" LLM_DEPLOYMENT_NAME="text-exx-xxx-xxx" ===>> Modified to "text-xxx-xxx-xxx" as suggested LLM_API_VERSION="2023-03-15-preview" WORKSPACE_DIR="/Users/nancyedelmary/Desktop/devin/OpenDevin" SANDBOX_TYPE="exec"
make run is the command
I tried updating it to LLM_MODEL='azure/gpt-3.5-turbo' , but now facing Oops. Something went wrong: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed...
> s opendevin work for you with this as "local - - It does not work for me with local facing below error ============== STEP 16 21:21:50 - PLAN hi...
> > I tried updating it to LLM_MODEL='azure/gpt-3.5-turbo' , > > @rbren she maybe mistakenly deleted the dot. > > -- @NancyEdelMary Run this to check whether LLM is working...
> @rbren Seems `azure/gpt35exploration` is a valid one. @NancyEdelMary From where did you get this model name? @SmartManoj FYR (AzureopenAI)
@SmartManoj does not work @enyst Let me know what to exactly modify in config.toml file , if any bug exists , let me know that as well, ill refrain from...