-
New API Review meeting has been requested.
**Service Name**: Azure OpenAI Service - Azure OpenAI Service
**Review Created By**: Yuantao Wang
**Review Date**: 08/08/2023 01:00 PM PT
**Onboarding Recor…
-
### Your current environment
docker 0.6.3.post1
8*A100
```
docker pull vllm/vllm-openai:latest
docker stop qwen25_72b ; docker remove qwen25_72b
docker run -d --restart=always \
--runtime…
-
**Is your feature request related to a problem? Please describe.**
I have access to `o1-preview` models on azure, but cannot use them with `openai` and `@azure/openai/types`.
**Describe the soluti…
-
I attempted to install Omega using an Azure OpenAI GPT4.0 API key, and Omega did not recognize key. Does Omega work with Azure OpenAI keys? When I deleted the key and the uninstalled and reinstalled n…
-
Is it possible to restart or "pickup where left" an agency creation run started with Genesis, after hitting an OpenAI api Error or a token limit hit? Before i ran into rate limits multiple times and s…
-
I couldn't get stream mode -> False to work in curl command with TGI server backend. I think input is not handled correctly.
-
### 📦 Deployment Method
Docker
### 📌 Version
2.5.13
### 💻 Operating System
Ubuntu
### 📌 System Version
20.2
### 🌐 Browser
Firefox
### 📌 Browser Version
130.0.1
### 🐛 Bug Description
启动doc…
-
Currently we use Haystack to provide various LLM providers; however, we found it's still too hard for the community to contribute to various LLMs. We plan to use litellm instead; it provides more func…
cyyeh updated
2 weeks ago
-
**Describe the bug 描述bug**
在OpenAIEmbeddings()函数中,设置host后仍然404,两个环境变量已经设置过了。
**To Reproduce 复现方法**
`from langchain.embeddings.openai import OpenAIEmbeddings
from langchain.vectorstores import Ch…
-