Conversation
… integrating reverse request handler for rate limits
…cket reverse handlers for image service
…update related methods
… for improved clarity and performance
…hs across services
…ration in services
…dation, and remove unused components
…upport, reorganizing chat and image settings, and removing deprecated components
…on, and streamline service imports while removing deprecated files
…ing video generation and improved deployment instructions
…, and remove outdated README notes
…nd JS resources, and enhance page titles for better clarity
…age-to-video features
… source for better clarity
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolves
#142 , 已优化 chat 接口适配了所有 grok 模型
#144 , 文生视频 Grok 现在官方已经默认走 image_public 的图片,无需修复
#149 , 已优化 basic 号池视频生成时会在检测到分辨率参数为 720p 时自动请求 upscale 接口,super 号池视频生成逻辑不变
#150 , 已修复并优化思维链包裹逻辑
#151 , 已更新 README.md
#156 , 已新增
accounts.x.ai/auth_mgmt.AuthManagement/SetTosAcceptedVersion接口进行修复#158 , 已修复 token 刷新时的 timeout 默认设置为了 0,导致无法刷新
#167 , 已修复 tags 过滤时的逻辑错误