-
-
Hi,
I mentioned about this on discord:
https://discord.com/channels/1156626270772269217/1272542948848042086
**Describe the bug**
I'm using AzureOpenAiChatModel to connect to Azure OpenAI and …
-
Hey team,
Great work on building this project.
I am currently facing an issue while `gpt-researcher` with Azure Open AI in hybrid mode.
Here is my current `.env` file
```bash
AZURE_OPENAI…
-
**Given**
When ChatGPT message length is reached Server-Sent Event contains finish_reason='length' instead of null or 'stop'.
```data.detail.choices[0].finish_reason === 'length'```
**Accepta…
-
## Description:
I'm encountering an error when running the llm chat command on Windows. The error appears to be related to key bindings in the pyreadline3 library, where key descriptions are conve…
-
**Is your feature request related to a problem? Please describe.**
Now that there is the extremely cheap to use GPT-4o-mini I'd love to be able to use this with obsidian copilot
**Additional conte…
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-09-01-preview/inference.json
### API Spec vers…
-
### Description
I’m experiencing issues when trying to connect CREW AI with Azure OpenAI. After some investigation, I found that only version 0.11 works with Azure OpenAI, but unfortunately, this v…
-
# 遇到的问题
在simple-one-api代理百度千帆、讯飞星火、Google gemini和CF 的AI,每次访问都会随机到上述AI的一种,有没有方法能通过URL指定所使用的后台AI ?我查找过文档,指定过models,但没用。
# config.json
```
{
"log_level": "prod",
"server_port": ":9090",
"api…
-
System prompt’s order of instructions:
The order of the system prompt’s parts was determined in a way that ensures efficiency when the data is being processed by the LLM GPT-4o. Most important inst…