You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(core+ui+tests): refactor vLLM plugin and UI updates, add CodeQL integration
- Introduced `qwen_asr.vllm_plugin` for vLLM model registry, improving customization.
- Updated exception handling for `BaseDummyInputsBuilder` imports in `vllm_backend`.
- Fixed `cnn_len` iteration issue in `transformers_backend` by switching to `.tolist()`.
- Enhanced UI callbacks for safe API base URL validation and realtime session ID handling.
- Added new tests for URL and session ID validation, aligning with OpenAI compatibility.
- Integrated `run_codeql.ps1` into scripts and `Taskfile.yml` to enable security analysis.
- Streamlined imports with `TYPE_CHECKING`, optimized logging, and removed unused `logger`.
- Updated DockerHub documentation banner to use new logo.
0 commit comments