-
### Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- [X] This is a feature request for the Python library
### Describe the feature or improvement you're …
-
**Is your feature request related to a problem? Please describe.**
I am currently using QADataGenerator with keyless auth by passing in the token as the api_key parameter. That works most of the ti…
-
add support to use another model provider like AzureOpenAI
-
Allow to use other API offerings like the one from AzureOpenAi- which shall have compatible api but private model which is especially relevant if source code is not OS. Configuring another non default…
-
### Description
I am trying to use the dalle-tool with an OpenAI implementation on Azure. The Crewai Agents in my script work well, WebsiteSearchTool works well but dalle-tool demands an OPEN_API_KEY…
-
Most serious companies block direct access to LLM apis (OpenAI, Anthropic, etc._ and mandate the use of an internal proxy.
Registering a new model by just specifying the key is not enough.
You sho…
-
### Checklist
- [X] I've searched for similar issues and couldn't find anything matching
- [X] I've included steps to reproduce the behavior
### Affected Components
- [X] K8sGPT (CLI)
- [ ] K8sGPT …
-
# High Level Proposal
I would like to extend `representation.OpenAI` to handle more scenarios that crop up when using OpenAI hosted by Azure. These scenarios affect usage of the [AzureOpenAI](https:/…
-
Need to make it possible to define a search configuration, Embeddings and Vector search are very closely tied so it doesn't make sense to have these defined separately. I'm thinking something like
…
-
**例行检查**
[//]: # (方框内删除已有的空格,填 x 号)
+ [x] 我已确认目前没有类似 issue
+ [x] 我已确认我已升级到最新版本
+ [x] 我已完整查看过项目 README,尤其是常见问题部分
+ [x] 我理解并愿意跟进此 issue,协助测试和提供反馈
+ [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能…