kwaroran
5b598eedd7
Fix typo
2024-04-24 19:51:07 +09:00
kwaroran
f569c1696c
Fix hanuraiMemory enable and add hanuraiMemory checkbox
2024-04-24 01:23:10 +09:00
kwaroran
a42126e0f6
Update version numbers to 1.98.2
2024-04-24 00:28:02 +09:00
kwaroran
ab226c8b9d
Fix text handling
2024-04-24 00:27:49 +09:00
kwaroran
393e702126
Fix type error in requestChatDataMain function
2024-04-24 00:23:21 +09:00
kwaroran
ffe27d02fc
Update version numbers to 1.98.1
2024-04-24 00:15:23 +09:00
kwaroran
414fa5348c
Fix hanuraiMemory function to use shift instead of pop for chats array
2024-04-24 00:15:06 +09:00
kwaroran
6242cd821d
Add translations
2024-04-23 23:07:55 +09:00
kwaroran
4b953d1f2b
Fix harunaimemory enable
2024-04-23 23:07:09 +09:00
kwaroran
445af3ef43
Update version numbers to 1.98.0
2024-04-23 23:06:24 +09:00
kwaroran
f46df1af20
Add Llama3 tokenizer support
2024-04-23 23:02:27 +09:00
kwaroran
baa0fc07f3
Add continue translating existing language option
2024-04-23 22:54:25 +09:00
kwaroran
45acd4b6d8
Refactor chat formatting and fix Harunai Memory
2024-04-23 22:50:44 +09:00
kwaroran
2abd3bf15a
Add Harunai Memory
2024-04-23 22:07:44 +09:00
kwaroran
376fa1641b
Add nomic embedding
2024-04-23 20:41:08 +09:00
kwaroran
bb0ad4c57e
Add chat formatting and use instruction prompt feature
2024-04-23 18:31:32 +09:00
kwaroran
b33ab24894
Refactor ChatFormatSettings component to BotSettings and OobaSettings pages
2024-04-23 18:26:41 +09:00
kwaroran
e2e7031210
Update package.json and pnpm-lock.yaml with dependency changes
2024-04-23 17:25:40 +09:00
kwaroran
7ea267b1ba
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-04-22 01:36:00 +09:00
kwaroran
67c8e39d83
Fix alertError function to handle non-string messages
2024-04-22 01:35:58 +09:00
kwaroran
736de0d304
Update README.md ( #376 )
...
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [ ] Did you added a type def?
# Description
minor fix
2024-04-21 14:29:02 +09:00
kwaroran
27d045292a
Update version numbers to 1.97.2
2024-04-21 14:28:34 +09:00
kwaroran
64df5d4d6a
Add repetition_penalty, min_p, top_a, and openrouterProvider to botPreset interface
2024-04-21 14:28:04 +09:00
kwaroran
e93f625ebd
Add openrouter provider
2024-04-21 14:24:26 +09:00
Ikko Eltociear Ashimine
e3af9b50cf
Update README.md
...
minor fix
2024-04-20 22:49:57 +09:00
kwaroran
e23cfb2835
Update version numbers to 1.97.1
2024-04-20 22:31:15 +09:00
kwaroran
6b91875547
Update chatTemplate.ts with additional templates
2024-04-20 22:30:58 +09:00
kwaroran
5ac4d130e5
Update chatTemplate.ts with vicuna and alpaca
2024-04-20 20:44:30 +09:00
kwaroran
98aa9cb951
Fix oobamode chat formating
2024-04-20 19:49:23 +09:00
kwaroran
b1390ed530
Add instructChatTemplate default value
2024-04-20 19:45:37 +09:00
kwaroran
b16359ecfa
Update version numbers to 1.97.0
2024-04-20 19:42:17 +09:00
kwaroran
c9011da053
Add Jinja based formating
2024-04-20 19:27:17 +09:00
kwaroran
8ea0154b0c
Update version numbers to 1.96.0
2024-04-19 13:39:51 +09:00
kwaroran
f1c75498ec
Update version numbers to 1.95.7
2024-04-19 13:36:31 +09:00
kwaroran
da272d83d8
Add custom tokenizers
2024-04-19 13:35:56 +09:00
kwaroran
b291242830
Update AI model settings in BotSettings.svelte
2024-04-19 13:27:22 +09:00
kwaroran
9b7a9c788c
Add AI model settings to BotSettings.svelte and request.ts
2024-04-19 13:24:29 +09:00
kwaroran
bea4c5386b
Update isLastCharPunctuation function in util.ts
2024-04-19 13:16:06 +09:00
kwaroran
0ff98deb9b
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2024-04-18 22:47:40 +09:00
kwaroran
354bcbd88b
Add removeIncompleteResponse
2024-04-18 22:47:38 +09:00
kwaroran
d4009b43a0
Bump vite from 5.0.11 to 5.0.13 ( #370 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite )
from 5.0.11 to 5.0.13.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md ">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.0.13 (2024-03-24)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: <code>fs.deny</code> with globs with directories (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16250 ">#16250</a>)
(<a href="https://github.com/vitejs/vite/commit/d2db33f ">d2db33f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16250 ">#16250</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.0.12 (2024-01-19)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: await <code>configResolved</code> hooks of worker plugins (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15597 ">#15597</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15605 ">#15605</a>)
(<a href="https://github.com/vitejs/vite/commit/ef89f80 ">ef89f80</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15597 ">#15597</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/15605 ">#15605</a></li>
<li>fix: fs deny for case insensitive systems (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15653 ">#15653</a>)
(<a href="https://github.com/vitejs/vite/commit/91641c4 ">91641c4</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15653 ">#15653</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="80b1b07915 "><code>80b1b07</code></a>
release: v5.0.13</li>
<li><a
href="d2db33f7d4 "><code>d2db33f</code></a>
fix: <code>fs.deny</code> with globs with directories (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16250 ">#16250</a>)</li>
<li><a
href="ee81e19676 "><code>ee81e19</code></a>
release: v5.0.12</li>
<li><a
href="91641c4da0 "><code>91641c4</code></a>
fix: fs deny for case insensitive systems (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15653 ">#15653</a>)</li>
<li><a
href="ef89f8092f "><code>ef89f80</code></a>
fix: await <code>configResolved</code> hooks of worker plugins (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15597 ">#15597</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15605 ">#15605</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.0.13/packages/vite ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-04-18 22:27:26 +09:00
kwaroran
a42c74f51f
Update version numbers to 1.95.6
2024-04-18 22:27:04 +09:00
kwaroran
0a2fd4a4c2
Add autoContinueChat setting
2024-04-18 22:25:22 +09:00
kwaroran
f47f2e95a5
Fix autoContinueMinTokens
2024-04-18 22:06:29 +09:00
dependabot[bot]
bc13f1762c
Bump vite from 5.0.11 to 5.0.13
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.11 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-18 04:46:02 +00:00
kwaroran
44f3d3980c
Update version numbers to 1.95.5
2024-04-18 13:39:52 +09:00
kwaroran
83f0cb005c
Add autoContinueMinTokens setting
2024-04-18 13:37:46 +09:00
kwaroran
19a921158d
Update version numbers to 1.95.4
2024-04-18 11:49:06 +09:00
kwaroran
0f2cbd0a81
Change postEverything handling in importPreset function
2024-04-18 11:47:14 +09:00
kwaroran
9657f7cc74
Add prefill_supported
2024-04-18 11:46:03 +09:00