Cohee
0804843805
Add per-character and per-group overrides for external media
2024-04-05 00:39:54 +03:00
Cohee
6cc73c2a0b
Add instruct last system sequence
2024-04-04 22:27:08 +03:00
Cohee
274abb4749
Merge pull request #2010 from aisu-wata0/wi_min_activations_perf_fix
...
performance: World Info min activations skips seen buffer
2024-04-04 21:35:36 +03:00
Cohee
ee3718ad7a
Forward error messages from Cohere streams
2024-04-04 21:20:30 +03:00
Cohee
813476d72a
Fix stream error parsing when using Smooth Streaming
2024-04-04 21:20:10 +03:00
Aisu Wata
0d57f7ea4f
fix: removed `recurseReset()`
2024-04-04 15:19:39 -03:00
Cohee
ecc638a76d
Merge pull request #2011 from aisu-wata0/wi_remnant_debug_logs
...
removed some remnant debug logs
2024-04-04 20:41:09 +03:00
Cohee
42138ca09b
Add command-r-plus
2024-04-04 20:38:34 +03:00
Aisu Wata
5ab9d9b863
removed some remnant debug logs
2024-04-04 03:08:17 -03:00
Aisu Wata
95c910a521
fix: WI min activations skips seen buffer
2024-04-04 02:56:39 -03:00
Cohee
cf6705baff
Fix response length override
2024-04-03 02:33:01 +03:00
Cohee
4d01000751
Switch default summary prompt builder to classic
2024-04-03 02:13:09 +03:00
Cohee
d8fa692774
Unify API connect UI positioning
2024-04-03 01:45:38 +03:00
Cohee
7e8d4a5a75
Merge pull request #2005 from Wolfsblvt/improve-server-version-logging
...
Improve server version logging info
2024-04-03 01:00:48 +03:00
Cohee
f71ec73d56
Fix tpyo + add clarity + lint
2024-04-03 01:00:20 +03:00
Cohee
27698fd024
Add ability to get model name with /model
2024-04-03 00:52:30 +03:00
Cohee
c0bb90b649
Return instruct and context names when no name provided for slash command
2024-04-03 00:36:40 +03:00
Cohee
d6b700483f
Allow hyphens in SD prompts
2024-04-03 00:29:34 +03:00
Cohee
8a0997c47b
Allow auto-continue in group chats
2024-04-03 00:27:11 +03:00
Wolfsblvt
3ccb63dd21
Server logging utilize tracking branch
...
- Use tracking branch instead of hardcoded "origin"
- Remove dev logging message if not on "staging" or "release"
2024-04-02 22:51:43 +02:00
Cohee
9221ddde57
+OpenRouter captioning models
2024-04-02 23:17:51 +03:00
Wolfsblvt
514c40228c
Improve server version logging info
...
- Capture commit date and print that next to the branch
- Info for being on a dev branch
- Info for not being on the latest commit (fetch should've gotten it, if update script was run)
2024-04-02 22:17:21 +02:00
Cohee
f9e74ea9bf
Merge pull request #2004 from SillyTavern/smooth-streaming
...
Smooth streaming
2024-04-02 23:01:05 +03:00
Cohee
54a6f4bc62
Add speed control
2024-04-02 22:52:51 +03:00
Cohee
f13e718dc7
Compatibility with extensions
2024-04-02 20:25:37 +03:00
Cohee
534612db87
Merge branch 'staging' into smooth-streaming
2024-04-02 19:40:16 +03:00
Cohee
422b9e1b63
Fix sequences to stop strings if missing values
2024-04-02 18:34:29 +03:00
Cohee
759e8eed0c
Fix for Together
2024-04-02 16:38:39 +03:00
Cohee
2859ae54ab
Don't delay when not in focus
2024-04-02 16:21:55 +03:00
Cohee
ca047034b7
Fix smooth stream for MakerSuite
2024-04-02 16:13:01 +03:00
Cohee
7389286862
Don't show logprobs when using smooth streaming
2024-04-02 15:51:00 +03:00
Cohee
8176e09d4a
Refactor event parsing
2024-04-02 15:25:23 +03:00
Cohee
51b3b8bfaa
Add smooth streaming
2024-04-02 14:56:15 +03:00
Cohee
c0fffde739
Fix SD "Raw last message" in groups
2024-04-02 13:15:31 +03:00
Cohee
04edf32ef0
Do not send dynatemp to backends if disabled
2024-04-02 11:29:49 +03:00
Cohee
96a85ca688
Merge pull request #2003 from bdashore3/json-schema
...
Add JSON schemas for TabbyAPI
2024-04-02 11:23:49 +03:00
Cohee
0b76e1d350
Fix schema not loading from presets. Fix ESLint warnings
2024-04-02 11:23:29 +03:00
Cohee
43401312e1
Merge pull request #2002 from aisu-wata0/example_chat_loop
...
fix: openai: avoid skipping example chats in a dialogue when close to quota
2024-04-02 10:58:00 +03:00
kingbri
5210db5679
Format
...
Signed-off-by: kingbri <bdashore3@proton.me>
2024-04-02 01:01:59 -04:00
kingbri
4f0322351e
Sampling: Add ability to send JSON schemas
...
TabbyAPI supports the ability to send JSON schemas with prompts in
addition to EBNF strings supported by outlines. Add an extra box
for TabbyAPI only.
Signed-off-by: kingbri <bdashore3@proton.me>
2024-04-02 00:59:21 -04:00
Aisu Wata
ac0a431cbe
fix: avoid skipping example chats in a dialogue when close to quota
2024-04-01 22:44:16 -03:00
Cohee
99005d6396
Merge pull request #2000 from Wolfsblvt/unify-pick-roll-macro-regex
...
Unify {{pick}} and {{random}} regex
2024-04-02 02:10:24 +03:00
Wolfsblvt
3632631997
random and pick allow empty items and trim correctly
2024-04-02 01:02:02 +02:00
Wolfsblvt
9b24397f5a
Unify {{pick}} and {{random}} regex
...
- Allow all four possible syntax forms, just to make this easier: {{random:1️⃣ :two}}, {{random1️⃣ :two}}, {{random::one,two}} and {{random:one,two}}
2024-04-02 00:42:13 +02:00
Cohee
03a203d607
Fix macro help
2024-04-02 01:28:31 +03:00
Cohee
d7817d1882
Set default newline suffix if wrap is enabled and there's no suffix in instruct template
2024-04-02 01:24:36 +03:00
Cohee
3b333d3803
Merge pull request #1995 from Wolfsblvt/pick-macro
...
Add {{pick}} macro replacement
2024-04-02 01:17:03 +03:00
Cohee
4f6127c8f2
Actually support comma-split syntax in random
2024-04-02 01:16:25 +03:00
Cohee
36b718b9c7
Merge branch 'staging' into pick-macro
2024-04-02 01:07:04 +03:00
Cohee
d498458971
Merge pull request #1996 from aisu-wata0/staging
...
fix: "Squash system messages" would fail to skip example messages
2024-04-02 00:35:57 +03:00