-
Please include the following in your bug report:
**Version of emscripten/emsdk:**
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.67 (2c4461731b8c0bffbdecebc0030e0489712…
-
Good day everyone.
I need periodically request not mappable object by SDO. So the question occured. Can we parallel execute next actions?
1.
ec_send_processdata();
ec_receive_processdata(EC_TIME…
-
Now calling a function is not support in the streaming response, it throws an expception like
```java
2024-10-15 16:55:38,809 ERROR [io.qua.web.nex.run.WebSocketEndpointBase] (executor-thread-1) Una…
-
I propose making some design changes that would allow calls to [FormBase.Run()](https://github.com/lxn/walk/blob/baeeef2671ce775ed7dfcb3f35206546d3b12854/form.go#L388) to take place on distinct thread…
-
### Describe the bug
During the test of issue #4058, I find results of different parallel settings are totally different for same INPUT:
```bash
OMP_NUM_THREADS=1 mpirun -np 16 abacus | tee out.log…
-
## Goal
- Jan should be a thin UI layer
- Cortex should be an API Platform that has full OpenAI compatibility
- We need to itemize and shift functionality to Cortex (e.g. Threads, Messages)
From my …
-
### Is your feature request related to a problem? Please describe.
As a user of the Mail app I notice that the first use experience is slow. That is because the app first indexes all my emails befo…
-
**Describe the bug**
I tested the new threads support. From matrix side, sending a message in a thread create a thread on slack side. But from slack side, sending a message in the same thread sends a…
-
### Description
**Undefined array key "file_id"**
I did some digging, and found out that the issue is created in that file: **openai-php/client/src/Responses/Threads/Messages/ThreadMessageResp…
-
Hey, guys:
I am using a request-response model, with the client and server in an n-n mode. When the server receives a trigger message, it creates n threads. Each thread will use a different Wrappe…