-
### Your current environment
vllm docker image: vllm/vllm-openai:latest
### 🐛 Describe the bug
It works for the first time then stops generating responses, as shown below.
ChatCompletion(id='c…
-
Might be useful to have an annotation that allows the developer to use a template for the `AiMessage`.
Example:
```java
@RegisterAiService
public interface AiService {
@SystemMessage("You…
-
const TELEGRAPH_URL = 'https://generativelanguage.googleapis.com/';
addEventListener('fetch', event => {
event.respondWith(handleRequest(event.request))
})
async function handleRequest(req…
-
## What would you like to be added:
OpenAiChatSettings, OpenAiEmbeddingSettings, OpenAiModerationSettings, OpenAiSpeechToTextSettings, OpenAiTextToImageSettings, OpenAiTextToSpeechSettings must c…
-
### Feature Description
Save streaming thread message data to external DB
### Use Case
Is there a way to save thread messages to external database after the completion of streaming via AssistantRes…
-
Support GPT-4 Vision.
Requirements:
- architectural adaptation to support the superset of features that this model supports
- probable support for multi-part inputs in messages of chat/generate …
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [ ] 我已看过其他 issue,他们不能解决我的问题
- [ ] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
描述 BUG 的表现情况
鼠鼠我是纯小白 希望大佬给指点下
没配置python
错误是
*_2023-06-28 22:44:1…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
make it impressive and interesting and helpful. we want to win the hackathon!
Checklist
- [X] Create `EventAssistantBot.cs` ✓ https://github.com/MeDott29/.NET-Hack-2023/commit/6f7c292473a6cf7db59…
-
### Details
Bugs: OPENAI_API_BASE env variable is not working, because of the bug in openai-async 0.11.0, and it was fixed in 0.12.2.
Features:
Refactors: Refactor code accordingly to latest version…