Open
Conversation
Refactor next.config.js by removing unused require statements, simplifying configurations, and cleaning up code structure.
Refactor next.config.js to improve theme and locale handling, optimize build settings, and enhance image configuration.
Refactor locale detection and sitemap deletion logic. Improve handling of export and build phases.
Updated Coze component to integrate with the latest SDK specifications and added authentication configuration.
Updated Coze component to use the latest SDK version and simplified initialization logic.
Added PAT token configuration and updated Coze initialization logic.
Removed hardcoded PAT token from configuration.
Added default value for COZE_PAT_TOKEN and improved logging.
Added PAT token configuration and updated auth settings to include token refresh logic.
Added token refresh logic and updated authentication configuration for Coze client.
Refactor token refresh logic and implement rate limiting for API calls. Enhance error handling during Coze initialization.
Added a refresh token function to meet SDK requirements and cleaned up the code by removing unnecessary comments and properties.
Updated Coze SDK configuration and added error handling.
Updated Coze SDK version and improved token refresh logic. Adjusted error handling and removed unnecessary server configuration.
Refactor Coze component to improve SDK loading and token handling.
Refactor Coze component to read all configurations from environment variables without hardcoded defaults. Enhance error handling for missing environment variables.
Refactor Coze component to read all configurations from environment variables without hardcoded defaults. Simplify initialization checks and logging.
Add Coze bot ID and PAT token to configuration.
Updated COZE_PAT_TOKEN to a new value.
|
@Aster1379 is attempting to deploy a commit to the tangly1024's projects Team on Vercel. A member of the Team first needs to authorize it. |
Updated siteConfig keys for botId and patToken to remove 'NEXT_PUBLIC_' prefix.
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.
已知问题
解决方案
.env.local迁移到package.jsonpackage.json读取版本号改动收益
package.json读取具体改动
blog.config.js测试确认