-
As part of our project we have committed test assets that deliberately contain unmappable characters as part of their file name, see [this](https://github.com/oss-review-toolkit/ort/pull/9067/commits/…
-
I don't know what exactly happend, but when I open the actor Studio for a new Character I only see white content.
In the console I get this error:
`Uncaught (in promise) TypeError: undefined. Fail…
-
I use fastapi mount chainlit,and I use a2wsgi conver to wsgi,beacase I use gunicorn。the chanlit version is 1.3.0rc1 .when I open the chainlit url,the page can open,but the page shows that " it can not…
-
The title is pretty self-explanatory.
While the option displays correctly in V12 when you select "Also fade", the additional behaviour is unfortunately not applied.
### Log
```
Foundry VTT |…
Xain3 updated
3 weeks ago
-
I think it would be very useful to have an async wrapper for plain old JDBC. This would enable using both PostgreSQL and other databases via common interface. The most common scenario is using in-memo…
-
### The Feature
Support retry policies when calling completion() / text_completion() without requiring Router. Example:
```
import litellm
from litellm import RetryPolicy
retry_policy = Ret…
-
if you write a python function:
```python
# tests/cython/pyfunc.py
import threading
def sleep() -> None:
threading.Event().wait()
```
and call it from a cython task:
```pyx
# cy…
-
Hello, much appreciated for releasing this code, but unfortunately I have encountered some issues while trying to run the code example. Is it possible for you to take a look at the error, please? I h…
-
Hello,
I’m currently implementing an async performer, starting from a synchronous version. In the synchronous setup, I have:
```python
result = sync_perform(mock_dispatcher, main_sequence(logge…
-
I occasionally get positions request timed out errors when connecting to the gateway. This may be related to issue #54 and issue #82, however because of those issues I do not request executions on con…