-
Morphology is defined as an element of bodyStructure (see https://build.fhir.org/bodystructure.html) but, I assume, we don't want to put diagnosis in the bodyStructure element. Therefore we came acros…
-
Thanks for the update - excited to try streaming.
Neither .stream nor .chat are working for me since the last update though:
> conversation.chat(query)
Traceback (most recent call last):
Fil…
-
### Describe the bug
When I use interpreter.chat(stream=True), in what scenarios will type return 'image'?
![WeChat81712e215a2648b66051feea8cb3e107](https://github.com/OpenInterpreter/open-interpr…
-
**Describe the bug 描述bug**
streaming 下 function call tool_calls index 为 null
**To Reproduce 复现方法**
1. stream 使用 function call
**Screenshots 截图**
返回结构
```json
{
"id": "chatcmpl-9bs8FJY0…
-
I have a couple Logitech C920 webcams, and I wanted to see if I could use them while streaming and/or recording clips at 1080p... the problem is "it's complicated", and unlike macOS where there are li…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Would it be possible to have the in-game chat stream to a Discord server's text channel? MC to Discord, and Discord to MC… like IRC allows.
This would be configurable, so the server admin can define …
-
Hello, is there any reason not to support the structured responseFormat in OpenAiStreamingChatModel (StreamingChatLanguageModel)? Currently, we can only provide a String and not the ResponseFormat obj…
-
I got this code to run locally with https://github.com/go-skynet/LocalAI and `llama-2-7b-chat.ggmlv3.q4_0.bin`:
```
import OpenAI from "openai"; // v4
const content = `
Please write JavaScript…
-
### 🥰 需求描述
Ollama 0.4.0 支持了 llama3.2-vision 模型,可以识别图片。https://ollama.com/blog/llama3.2-vision
目前尝试了在 LobeChat v1.28.4 中调用了 llama3.2-vision 模型,发现不能正确处理图片。
从日志可以看到相关请求体:
```json
{
"message…