Results 6 issues of Serhiy Gavka

Don't working with input outside form, who have param. form="form-name".

feature

Will be cool not to wait for audio generation to complete.

feature

Audio Input: Exception: Connection error. Type: APIConnectionErrorMessage: Connection error. Traceback: File "/snap/pygpt/474/lib/python3.10/site-packages/openai/_utils/_utils.py", line 287, in wrapper return func(*args, **kwargs) File "/snap/pygpt/474/lib/python3.10/site-packages/openai/resources/audio/transcriptions.py", line 333, in create return self._post( # type: ignore[return-value]...

I'm trying to create new project, from scratch: - runpodctl project create - runpodctl project dev But I have next errors: Waiting for Pod to come online... Project test_3 Pod...

Then I try to run flower and go to browser web UI is dose not opens. My setup: python 3.13 celery 5.5.3 flower 2.0.1 kombu 5.6.1 tornado 6.5.2 Error in...

bug

### What Happened I have used arch()->preset()->strict() but it falls on models protected casts methods. How to ignore models here? ### How to Reproduce Use arch()->preset()->strict() and have models with...

bug