-
Notifications
You must be signed in to change notification settings - Fork 464
Change model1 #61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Change model1 #61
Conversation
|
/gpt hello |
|
the api key is expired, I just updated, please push new commit to test. enjoy |
|
/gpt hello |
bhattk64
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 🙂
| 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== |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/chat.ts
.env.example