Commit Graph

4416 Commits

Author SHA1 Message Date
Chen188 4d2f9b147d clear stale code, fix bedrock aksk UI 2024-04-16 13:08:24 +00:00
Chen188 7209cabaf4 Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into bedrock 2024-04-16 12:54:35 +00:00
Chen188 a9df3d96c0 remove duplicate key, seperate bedrock access key and secret key. 2024-04-16 12:53:38 +00:00
deffcolony 1c9b89fdcc Create issue-auto-comments.yml 2024-04-16 12:48:29 +02:00
deffcolony 035dbe4901 added issue/pr label workflows
3 months of inactivity Bot posts a comment to remind about it and assigns a stale label No further activity - 5 work days passes bot closes the issue
2024-04-15 16:41:43 +02:00
Cohee 789bb0da59 Fix extensions update loop 2024-04-15 00:24:15 +03:00
Cohee 6f5ca7b0b0
Merge pull request #2089 from africsnail/release
Add web-search connector toggle for Cohere API
2024-04-14 19:33:44 +03:00
Cohee 607e85639c Code clean-up 2024-04-14 19:31:38 +03:00
Cohee 2a061fdf54 Fix app init order 2024-04-14 14:58:58 +03:00
Cohee 2ccb6dc275
Merge pull request #2088 from CasualAutopsy/release
favicon.ico Enhancement
2024-04-14 14:43:54 +03:00
Cohee 26e798e13a
Merge pull request #2082 from Touch-Night/release
Improve Chinese translation
2024-04-14 14:43:20 +03:00
Ondřej Sakala 5ce625fb6b added a web-search toggle for Cohere API 2024-04-14 02:25:11 +02:00
CasualAutopsy 33461fb8e2
favicon.ico Enhancement 2024-04-13 19:42:59 -04:00
Cohee 8ae9212cc5 #2075 Fix Draw Things auth 2024-04-13 20:02:54 +03:00
Touch-Night d7d3787088 Some more fixes 2024-04-13 21:30:48 +08:00
Touch-Night 985b77d407 Improve Chinese translation 2024-04-13 20:40:02 +08:00
Cohee 4f83782430 Fix double count of chat injects for message fitting logic 2024-04-09 19:06:39 +03:00
Cohee 2411a7480e Add deprecated endpoint redirection 2024-04-09 16:21:13 +03:00
Bin Chen a3af26845b
Update util.js 2024-04-08 17:07:02 +08:00
Chen188 01ac5aa78c allow change bedrock region. 2024-04-08 08:59:13 +00:00
Chen188 1a071847b7 Merge commit 'f3f29cfe0b5b132f40e5f2e1e51dfd1b277a36c1' into bedrock 2024-04-08 03:15:47 +00:00
Cohee f3f29cfe0b
Merge pull request #2035 from caesarw/feat/build-nightly-staging-image
Fix the wrong tags for the scheduled nightly build
2024-04-07 17:49:36 +03:00
caesarw 299ee3ae90 Fix the wrong tags for the scheduled nightly build
* simplified the checkout process
* fixed the wrong tags for the scheduled builds (used to be `release`,
  now it should be `staging`)
* upgraded the `checkout` action to v4.1.2 (no warnings anymore)
2024-04-07 14:37:54 +00:00
Chen188 11a3897ce5 set aksk input readonly 2024-04-07 11:20:12 +00:00
Chen188 7e16b7bbeb Merge commit '80d7f5a2cf2c3d2e3c01147ba7d47ce7494cf88e' into bedrockmebb 2024-04-07 11:15:23 +00:00
Chen188 8452d8ad01 add streaming support for bedrock claude 2024-04-07 09:27:57 +00:00
Cohee b8ea75f79f Merge branch 'staging' into release 2024-04-06 20:38:58 +03:00
Cohee fcc8051d38 Fix event propagation 2024-04-06 20:35:25 +03:00
Cohee 24ae6eb49c Merge branch 'staging' into release 2024-04-06 20:18:11 +03:00
Cohee 866f514d19 Fix undefined in tag tooltip 2024-04-06 20:17:58 +03:00
Cohee b18921de7f Merge branch 'staging' into release 2024-04-06 20:15:20 +03:00
Cohee c752a54c62 Fix actionable filters 2024-04-06 20:14:55 +03:00
Cohee 48295bc378
Update docker-publish.yml 2024-04-06 16:04:05 +03:00
Cohee b4fcfcd6d6
Update docker-publish.yml 2024-04-06 16:01:58 +03:00
Cohee 679a249674
Update docker-publish.yml 2024-04-06 16:00:42 +03:00
Cohee 368df65337
Update docker-publish.yml 2024-04-06 15:55:06 +03:00
Cohee 495cf5d9ca Move context formatting help link 2024-04-06 15:47:11 +03:00
Cohee 13762470b0
Merge pull request #2018 from SillyTavern/staging
Staging
2024-04-06 15:30:02 +03:00
Cohee 7cedce01a8 Merge branch 'release' into staging 2024-04-06 15:29:22 +03:00
Cohee d7abba2cd7
Merge pull request #2019 from johnbenac/TTS_Toastr_Error_Message
Added toastr messages to tts index file
2024-04-06 15:28:59 +03:00
Cohee 024e1c6234
Merge pull request #2023 from Wolfsblvt/fix-perf-with-too-many-tags
Fix perf with too many tags
2024-04-06 15:13:06 +03:00
Cohee 30b9b13070 Use integers for max value.
This is helpful if someone has to render more than 9 quadrillion tags
2024-04-06 14:48:59 +03:00
Wolfsblvt 9805215c28 Fix expander button and group tags add
- Fix expander button to never be "removable" in any list
- Fix group tag list to actually work on adding tags
2024-04-06 07:37:30 +02:00
Wolfsblvt fe8f0a8ff2 Limit drawing of tags to 50 with expander
- No matter where we draw tags, we'll draw a maximum of 50 tags
- Filtered tags (selected, excluded) will always be drawn
- Display "expander"  icon/tag to show full tag list
- Cache the full tag list display so consecutive redraws respect it
2024-04-06 07:14:45 +02:00
johnbenac 3b6c32113f
added await to tts to properly catch the error on this async function 2024-04-05 18:57:51 -04:00
johnbenac 6cf897219e
Added toastr messages to tts index file 2024-04-05 18:41:36 -04:00
Cohee cdbd5c6130 /classify help text clarity 2024-04-06 00:45:38 +03:00
Cohee b860436956
Merge pull request #2017 from KegaPlayer/Spanish-locale-proofreading
Update es-es.json
2024-04-05 22:45:49 +03:00
Cohee 4b7c9ffe91
Merge pull request #2015 from caesarw/feat/build-nightly-staging-image
Added support for nightly staging build and multi-arch build on GitHub Actions
2024-04-05 22:44:33 +03:00
Cohee e75f5550e3 Add /classify command 2024-04-05 22:33:16 +03:00