-
**例行检查**
[//]: # (方框内删除已有的空格,填 x 号)
+ [√] 我已确认目前没有类似 issue
+ [√ ] 我已确认我已升级到最新版本
+ [√ ] 我已完整查看过项目 README,尤其是常见问题部分
+ [√ ] 我理解并愿意跟进此 issue,协助测试和提供反馈
+ [√ ] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issu…
-
I am using the following configuration in settings.json:
```
{
"name": "default",
"type": "azure_openai",
"azure_deployment": "gpt-35-turbo",
"api_version": "2023-12-01…
-
**Bicep version**
0.18.4
**Describe the bug**
I am fairly confident this is an issue with the native provider. I am attempting to deploy a Cognitive Services account w/ gpt-35-turbo deployment.
…
-
**例行检查**
[//]: # (方框内删除已有的空格,填 x 号)
+ [x] 我已确认目前没有类似 issue
+ [x] 我已确认我已升级到最新版本
+ [x] 我已完整查看过项目 README,尤其是常见问题部分
+ [x] 我理解并愿意跟进此 issue,协助测试和提供反馈
+ [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能…
-
Hi,
When i am using below code
```pdf_search = PDFSearchTool(
config=dict(
llm=dict(
provider="azure_openai", # or google, openai, anthropic, llama2, ...
config=dict(
model ="gpt-35-turbo…
-
### 📦 Deployment Method
Other
### 📌 Version
2.14.1
### 💻 Operating System
macOS
### 📌 System Version
14.5
### 🌐 Browser
Chrome
### 📌 Browser Version
Version 127.0.6533.89 (Official Build) (…
-
**Describe the bug**
Gpt4o model just text no image input.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Azure OpenAI
2. Click on Azure OpenAI Studio dan Deploy to a new web app
3…
-
**Describe the bug**
I'm getting ' ERROR There was a problem with the ollama API request.' when trying to use mods with Ollama
This used to work with no issues till recently, I don't know if the…
-
--env AZURE_OPENAI_MODEL_MAPPER=gpt-4=40,gpt-3.5-turbo=35,dall-e-3=Dalle3,gpt-4-vision-preview=vision,whisper-1=whisper
Dalle3 and whisper are not working.
-
I am continuously getting below error
RuntimeError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
----> 1 from langchain_openai import AzureChatOpe…