-
### Confirm this is a feature request for the Node library and not the underlying OpenAI API.
- [X] This is a feature request for the Node library
### Describe the feature or improvement you're requ…
-
1. 在v2.13.0版本扩展了CUSTOM_MODELS支持的语法
> 支持通过`@`指定provider,支持通过`=`指定deploy_name
2. 解决Azure和OpenAI的模型不能共存的问题
> `+gpt-3.5-turbo@openai,+gpt-3.5-turbo@azure=gpt-3.5`
> 以上配置会分别展示两个模型`gpt-3.5-turbo(OpenAI)…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
### 这个问题是否已有issue
- [X] 我确认没有已有issue,且已阅读**常见问题**
### 运行环境
- **OS**: windows 10
- **Zotero version**: 7.0
- **Plugin version**: 0.8.4
### 当前配置信息
api https://myeastus2ww.openai.azure.com/opena…
-
Hi, your tutorials are really well done, I've been using Caption Helper recently, the interface is very intuitive, but I'm having trouble, I'm using azure's openai api, how do I call gpt4o using azure…
-
### Version
Command-line (Python) version
### Operating System
Windows 10
### What happened?
Edited config.json to use OpenRouter:
```
// Configuration for the LLM providers that can be used.…
-
The following service methods return pageable collections:
1. List fine-tuning jobs: 🔗 https://platform.openai.com/docs/api-reference/fine-tuning/list
2. List fine-tuning events: 🔗https://platform.…
-
**Is your feature request related to a problem? Please describe.**
`LLMEvaluator` currently only supports `OpenAI`, it would be nice if we could use it with the OpenAI models via Azure too.
**De…
-
**Expected Behavior**
Spring AI should support Speech-to-Text functionality in it.
**Current Behavior**
Spring AI supports OpenAI Text-to-Speech (TTS).
**Context**
We are building a…
-
Is it possible (or will be possible in the future) to use OpenAI models deployed via Azure? Models are always distributed via API KEY but through a different service from the OpenAI platform.
Thank…