Open
Conversation
|
/gpt hello |
Owner
|
the api key is expired, I just updated, please push new commit to test. enjoy |
|
/gpt hello |
bhattk64
reviewed
Jul 6, 2025
bhattk64
left a comment
There was a problem hiding this comment.
Hi @Feng-ATM,
Thanks for the PR! I see this is a large refactor with a lot of changes, including:
- Updates to the
.env.examplefile with new variables. - Addition of a new WebAssembly binary file (
_tiktoken_bg.wasm). - Major rewrite of
action/index.cjswith tens of thousands of additions and deletions.
Could you please help by adding a summary to the PR description explaining:
- The goals of this refactor/change.
- Why the
.wasmfile was added and its purpose. - Any breaking changes or things maintainers/reviewers should focus on.
Also, it would be helpful to have some inline comments in the code for key parts of the new logic, to make reviewing easier.
Looking forward to your clarifications before diving deeper into the code!
Thanks 🙂
wa0439580-cmyk
approved these changes
Dec 27, 2025
wa0439580-cmyk
approved these changes
Dec 27, 2025
| integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== | ||
| version "7.21.3" | ||
| resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" | ||
| integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
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.example