Commit Graph

1213 Commits

Author SHA1 Message Date
kwaroran
08a4be0c5a Bump rustix from 0.37.21 to 0.37.26 in /src-tauri (#253)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.21
to 0.37.26.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dce2777622"><code>dce2777</code></a>
chore: Release rustix version 0.37.26</li>
<li><a
href="06dbe83c60"><code>06dbe83</code></a>
Fix <code>sendmsg_unix</code>'s address encoding. (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/885">#885</a>)
(<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/886">#886</a>)</li>
<li><a
href="00b84d6aac"><code>00b84d6</code></a>
chore: Release rustix version 0.37.25</li>
<li><a
href="cad15a7076"><code>cad15a7</code></a>
Fixes for <code>Dir</code> on macOS, FreeBSD, and WASI.</li>
<li><a
href="df3c3a192c"><code>df3c3a1</code></a>
Merge pull request from GHSA-c827-hfw6-qwvm</li>
<li><a
href="b78aeff1a2"><code>b78aeff</code></a>
chore: Release rustix version 0.37.24</li>
<li><a
href="c0c3f01d7c"><code>c0c3f01</code></a>
Add GNU/Hurd support (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/852">#852</a>)</li>
<li><a
href="f416b6b27b"><code>f416b6b</code></a>
Fix the <code>test_ttyname_ok</code> test when /dev/stdin is
inaccessable. (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/821">#821</a>)</li>
<li><a
href="aee5b0954e"><code>aee5b09</code></a>
Downgrade dependencies and disable tests to compile under Rust
1.48.</li>
<li><a
href="6d42c38311"><code>6d42c38</code></a>
Disable MIPS in CI. (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/793">#793</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bytecodealliance/rustix/compare/v0.37.21...v0.37.26">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustix&package-manager=cargo&previous-version=0.37.21&new-version=0.37.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/kwaroran/RisuAI/network/alerts).

</details>
2023-11-07 04:33:05 +09:00
kwaroran
5e3781845c [ver] 1.53.0 2023-11-07 04:31:36 +09:00
kwaroran
2ed9e1ec9a [feat] add gpt 1106 2023-11-07 04:27:06 +09:00
kwaroran
2aca62a162 [feat] ciperchat b64 2023-10-30 09:04:45 +09:00
kwaroran
c0a619abad [feat] chiperchat 2023-10-30 08:52:14 +09:00
dependabot[bot]
1a52f67dad Bump rustix from 0.37.21 to 0.37.26 in /src-tauri
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.21 to 0.37.26.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.21...v0.37.26)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 21:42:58 +00:00
kwaroran
111f9a847e [ver] 1.51.1 2023-10-26 06:23:27 +09:00
kwaroran
2f1134edc2 [fix] openrouter 2023-10-26 06:22:58 +09:00
kwaroran
3ba54cea67 [fix] use risu token only in proxy 2023-10-08 03:01:40 +09:00
kwaroran
dbf8051f89 [feat] aws accept json 2023-10-08 02:57:38 +09:00
kwaroran
980f9688c2 [feat] aws test 2023-10-08 02:56:18 +09:00
kwaroran
2cdd9d76ea [fix] addititonalinfo not working 2023-09-27 14:52:52 +09:00
kwaroran
1f4ebbd4f7 [feat] custom proxy model in preset 2023-09-27 14:39:57 +09:00
kwaroran
22f350d82f [ver] 1.52.0 2023-09-27 14:33:58 +09:00
kwaroran
702d063e93 [feat] report 2023-09-27 14:33:35 +09:00
kwaroran
6a7d1d6c6f [fix] not appearing 2023-09-27 14:32:03 +09:00
kwaroran
b0ff39d9fe [feat] savedb changes 2023-09-27 14:23:26 +09:00
kwaroran
69ae060e1e [feat] additional description 2023-09-27 14:15:07 +09:00
kwaroran
b733238272 [feat] gpt35 instruct supamemory 2023-09-23 16:36:29 +09:00
kwaroran
36ee51903e [fix] css parser 2023-09-23 16:30:56 +09:00
kwaroran
dc65a386f2 [feat] custom proxy requst model 2023-09-23 16:24:57 +09:00
kwaroran
4a34dc3e23 [feat] add autofill option 2023-09-23 16:18:20 +09:00
kwaroran
a7aea17c98 [feat] vietnam language 2023-09-23 16:04:38 +09:00
kwaroran
a8fd602d5d [fix] stop tokens 2023-09-20 15:37:53 +09:00
kwaroran
c007f5b85a [ver] 1.53.3 2023-09-20 15:13:00 +09:00
kwaroran
fa0046a890 [fix] stop tokens 2023-09-20 15:12:41 +09:00
kwaroran
cb178ed6cd [fix] oai key not showing 2023-09-20 15:12:15 +09:00
kwaroran
415b877de8 [ver] 1.51.2 2023-09-20 14:31:24 +09:00
kwaroran
4d5fdd8759 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-09-20 14:30:57 +09:00
kwaroran
93e6e5299b [feat] add instruct 2023-09-20 14:30:41 +09:00
kwaroran
bd66021fe7 Update Chinese Translation (#247)
One remaining question:
What is the difference between SupaMemory and HypaMemory?
2023-09-14 14:54:31 +09:00
Decikingship
e9fc881c85 update Chinese trans 2023-09-12 09:20:34 +08:00
kwaroran
9e110ea12b [ver] 1.51.1 2023-09-10 08:59:58 +09:00
kwaroran
84ef5a1aff [fix] remoable 2023-09-10 08:59:33 +09:00
kwaroran
d9c4dd2bd6 [ver] 1.51.0 2023-09-10 06:38:20 +09:00
kwaroran
24eb67744b [feat] new node proxy 2023-09-09 09:18:44 +09:00
kwaroran
16d567ed9f [fix] git 2023-09-09 09:07:27 +09:00
kwaroran
44accff661 [fix] node issue 2023-09-09 09:06:00 +09:00
kwaroran
a034ef912e [feat] new nai preset again 2023-09-09 09:04:35 +09:00
kwaroran
9fa77b26f1 [fix] authors note not working replacement 2023-09-09 09:01:40 +09:00
kwaroran
5a0547c688 [feat] prompt template memory 2023-09-09 08:57:29 +09:00
kwaroran
a122e1cc5d [feat] nai improvements, better authornote 2023-09-09 08:23:15 +09:00
kwaroran
a9564189c4 [fix] continue 2023-09-09 07:48:34 +09:00
kwaroran
78b963625c [ref] tokenizer.ts 2023-09-09 07:23:23 +09:00
kwaroran
0f32e58939 [ref] tokenizer.ts 2023-09-09 07:22:06 +09:00
kwaroran
560f6b56e3 [feat] llama tokenzier 2023-09-09 07:18:20 +09:00
kwaroran
9b757301e4 [fix] ll promblem 2023-09-09 07:15:28 +09:00
kwaroran
9308e01c2f [feat] token rechecking 2023-09-09 07:10:42 +09:00
kwaroran
5af80b1b4a [fix] chat connection naming promblem 2023-09-09 06:49:35 +09:00
kwaroran
2e2b3c2cae [feat] improved nai 2023-09-09 06:40:17 +09:00