• feat: add AzureNoRemoveDotTime constant and update channel handling #1044
    Some checks failed
    Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
    Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
    Linux Release / release (push) Has been cancelled
    macOS Release / release (push) Has been cancelled
    Windows Release / release (push) Has been cancelled

    Ghost released this 2025-05-08 22:39:55 +08:00 | 3171 commits to main since this release

    • Introduced a new constant AzureNoRemoveDotTime in constant/azure.go to manage model name formatting for channels created after May 10, 2025.
    • Updated distributor.go to set channel_create_time in the context.
    • Modified adaptor.go to conditionally remove dots from model names based on the channel creation time.
    • Enhanced relay_info.go to include ChannelCreateTime in the RelayInfo struct.
    • Updated English localization files to reflect changes in model name handling for new channels.
    Downloads