Gen Sato

Results 2 issues of Gen Sato

# Summary To improve user noticefication when fallback to gpt2tokenizer, I added INFO logs to the following script. [dify/api/core/model_runtime/model_providers/__base/tokenizers/gpt2_tokenzier.py](https://github.com/langgenius/dify/blob/0a49d3dd5274e1f37d9d05ccbc7284c64d9d20a4/api/core/model_runtime/model_providers/__base/tokenizers/gpt2_tokenzier.py#L38) Fixes #12486 > [!Tip] > Close issue syntax: `Fixes #` or...

size:XS
⚙️ feat:model-runtime

# Summary In the HTTP Request Node, I have modified the configuration to prioritize the value of the Content-Disposition header of response. This change ensures that even if a downloaded...

size:M
🌊 feat:workflow