A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
Github has deprecated node 16. This version uses node 20. There are no feature changes
Fix npm handling
This release updates the npm node_modules directory. This should cause recent package version changes to persist correctly. There are no feature changes.
Update node version
Github has deprecated node 12. This version uses node 16. There are no feature changes
Update @actions/core
This release will fix any warnings you might be getting about the set-output command being deprecated. There are no feature changes
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps ASzc/change-string-case-action from 2 to 6.
Release notes
Sourced from ASzc/change-string-case-action's releases.
Commits
d0603cd
npm install850209a
Update dependencies0efe77c
Update node version58a73ef
Update README.md07c1e24
Add back in node_modules, updated54a7910
Remove node_modules/fabd239
Updating node version to 162d2b557
Bump@actions/core
from 1.9.1 to 1.10.00bb41b6
Bump@actions/core
from 1.2.6 to 1.9.1525a44b
Bump node-fetch from 2.6.1 to 2.6.7You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show