-
#### Describe the bug
Pretty much as the title says, I can't get to make it work while using Azure OpenAI.
#### Setup and configuration
**API Response Error:*:
```bash
File "/root/.cache/py…
-
Any of the AOAI content points to OpenAI v0.28x when it should point to v1.x.
https://learn.microsoft.com/en-us/azure/ai-services/openai/chatgpt-quickstart?tabs=command-line%2Cpython&pivots=programm…
-
Hey @jackschedel !
Thanks for the awesome repo!
Azure Openai models are named as 'gpt-35-turbo-1106' instead of 'gpt-3.5-turbo-1106'. Could you add a mapping for azure endpoints by checking the …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Is there an existing issue for the same bug?
- [X] I have checked the troubleshooting document at https://github.com/OpenDevin/OpenDevin/blob/main/docs/guides/Troubleshooting.md
- [X] I have chec…
-
docker 下配置了环境变量.TIMEOUT_MS,预期 60 秒钟
TIMEOUT_MS='60000'
但页面上 输入问题后,2 秒钟就返回报错。看错误日志。
```
Server is running on port 3002
sendMessage (38 tokens) {
max_tokens: 1000,
model: 'gpt-3.5-turbo',
…
-
## Describe your question
Hi,
I am testing OpenDevin on my Mac, I am using the development image `ghcr.io/opendevin/opendevin:main` because with version 0.4.0 I ran into this issue: `https://git…
-
```
ERROR: deployment failed: failing invoking action 'provision', error deploying infrastructure: deploying to subscription:
Deployment Error Details:
InvalidTemplateDeployment: The template dep…
-
### Describe the feature
hi all, I am using Azure OpenAI service. I have changed basePath to Azure OpenAI endpoint. But API didnt works. Does API compatible to Azure OpenAI like python version? any s…
-
### Bug Description
In my company,we used AzureOpenAI model. The 0.9.8 version throws ValueError:Unknown model 'gpt-35-turbo-1106' when I start my project by using model_name='gpt-35-turbo-1106'.
Be…