Clark

Results 4 issues of Clark

Local variable '__data' might be referenced before assignment https://github.com/QUANTAXIS/QUANTAXIS/blob/master/QUANTAXIS/QASU/save_jq.py#L160 I will create a pull request to fix later

**What would you like to add**: Hope to support k8s `imagePullPolicy: Always` operation **Why is this needed**: The current default behavior of imagepullJob is `imagePullPolicy: IfNotPresent` This is inconvenient when...

kind/feature-request

这个包没有go.mod: github.com/TencentBlueKing/beats v7.1.15-bk+incompatible ![image](https://github.com/TencentBlueKing/bkmonitor-datalink/assets/18662395/8d86fc8d-1df8-4197-8c2e-0dccb7610ff3)

Background vLLM currently supports various model features through configuration parameters, but lacks support for passing additional model-specific parameters through extra_body, which is particularly important for features like structured output. https://github.com/vllm-project/vllm/blob/v0.6.0/vllm/engine/arg_utils.py#L276...

enhancement