Cohee
3032f47b29
Add import of Agnai chats
2024-03-16 01:11:00 +02:00
Cohee
ce756bc4f7
Allow setting altering group greetings with extensions. Add ability to add extensions when creating characters.
2024-03-14 23:10:35 +02:00
Cohee
94230c0891
Set prefill before squashing messages
2024-03-14 14:51:56 +02:00
Cohee
6ac8ef1b48
Add koboldcpp as a multimodal captioning source
2024-03-14 01:03:51 +02:00
Cohee
bd223486de
Include additional headers for all supported Text Completion types.
2024-03-14 00:48:08 +02:00
Cohee
acf36b6107
Add koboldcpp API key/password support
2024-03-14 00:34:09 +02:00
Cohee
5efdecc825
Add new OpenAI embedding models for selection
2024-03-12 21:41:30 +02:00
Kristian Schlikow
44a7dd3d74
Add NomicAI for vectorization ( #1922 )
...
* Crudely add NomicAi for vectorization
* Move NomicAI to its own endpoint, properly handle API key
* Adjust clear button html
* Remove leftover nomicai http header code
* Revert changes to openai-vectors.js
* Fix UI issues
* Revert change to settings, fix UI
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-03-12 21:10:25 +02:00
Cohee
6b2374c405
Add function to write extension fields to character cards.
2024-03-12 01:49:05 +02:00
Cohee
c9c6d798d9
Fix Claude error in empty chats with no history
2024-03-12 01:17:35 +02:00
Cohee
5d561b64e2
Fix names in completions not getting added when squashing assistant messages
2024-03-12 01:10:53 +02:00
Cohee
2f6ae8d49a
Add names for non-sysprompt example messages
2024-03-09 21:10:20 +02:00
Cohee
91d6a139e5
Merge pull request #1906 from DreamGenX/dreamgen_api
...
Add support for DreamGen API.
2024-03-08 21:16:37 +02:00
Cohee
35ee126c03
Trim whitespace at the end of Claude's prefill.
...
Otherwise it won't pass validation. I didn't make the rules.
2024-03-08 19:35:49 +02:00
DreamGenX
c9c0f238a9
add 'stream' to dreamgen fields
2024-03-08 09:07:26 +01:00
DreamGenX
bf787a9445
support dreamgen non-streaming
2024-03-08 08:32:47 +01:00
Cohee
15eb18740e
Pass char/user names for Claude example messages converter
2024-03-08 08:31:36 +02:00
DreamGenX
5c410986a4
Add support for DreamGen API.
...
API docs: https://dreamgen.com/docs/models/opus/v1
API keys: https://dreamgen.com/account/api-keys
I decided to base this on the text-completion API since it's more
flexible with SillyTavern's prompt formating capabilities.
This also means that custom context and instruct settings are required.
Will add documentation in a followup PR.
2024-03-07 12:25:48 +01:00
Cohee
41e053c40d
Fix case if message content is a string
2024-03-06 21:40:51 +02:00
khanonnie
0ba6a562cb
removes leftover debug log
2024-03-05 19:17:14 -06:00
khanonnie
8c273906bc
fixes inline images for Claude 3 when Add Character Names is enabled
2024-03-05 18:35:40 -06:00
Cohee
0a5f12ee31
Merge pull request #1897 from valadaptive/ai-horde-dependency
...
Un-vendor ai_horde
2024-03-05 21:22:16 +02:00
Cohee
4de9176f1a
Fix captioning URL: base + '/messages'
2024-03-05 20:08:40 +02:00
based
3e1d44fc29
remove deprecated option + reverse proxy support in claude vision
2024-03-06 02:47:00 +10:00
valadaptive
4470e87ef9
Un-vendor ai_horde
2024-03-05 08:49:24 -05:00
based
94beaaa581
have to put something in here, claude doesn't like empty messages
2024-03-05 09:57:37 +10:00
based
b6897af364
vision inlining
2024-03-05 08:41:57 +10:00
based
5f0bbcacf0
oops
2024-03-05 07:10:59 +10:00
based
64d9c9dc5d
anthropic captioning
2024-03-05 07:07:38 +10:00
based
ce7fbd5ef8
fix 'add character names'
2024-03-05 05:28:19 +10:00
based
b8e8b0ac9e
merge messages after system prompt handling (oopsie)
2024-03-05 05:01:36 +10:00
based
04bb882e90
implement messages api and selector for nuclaude models
2024-03-05 04:40:19 +10:00
based
adba450752
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into nuclaude
2024-03-05 03:15:28 +10:00
Cohee
112e8f224c
Use alternate method of determining URLs, consolidate logs format
2024-03-03 16:45:26 +02:00
Bronya-Rand
668d1f0fb9
feat: add importUUID
API to get Pyg/Janny/Chub bots without link
2024-03-03 03:31:39 +00:00
Cohee
59db5abaef
Fix comment
2024-03-02 23:18:34 +02:00
Cohee
b490978142
Refactor vector models code
2024-03-02 23:16:18 +02:00
Kristan Schlikow
adfb9c5097
Implement TogetherAI as vectorization provider
2024-03-01 23:52:49 +01:00
Cohee
29c4334c46
#1859 Set keep_alive for ollama
2024-02-26 21:09:21 +02:00
based
617ae7d02c
???
2024-02-27 01:42:22 +10:00
Cohee
f962ad5c02
Add OpenRouter as a text completion source
2024-02-25 22:47:07 +02:00
Cohee
3441667336
#1853 Add WI/Script link by entry automation id
2024-02-24 17:22:51 +02:00
Cohee
dab9bbb514
Merge pull request #1844 from infermaticAI/InfermaticAI
...
Add InfermaticAI as a text completion source
2024-02-24 14:28:09 +02:00
Cohee
737a0bd3ae
Fix purge extras and mistral vectors
2024-02-23 22:37:00 +02:00
Cohee
cb536a7611
Save a list of safe to export secret keys
2024-02-23 21:41:54 +02:00
NWilson
f82740a238
Change Non-streaming Handler
2024-02-22 15:51:11 -06:00
berbant
bc2010a762
Update secrets.js
2024-02-22 23:55:57 +04:00
NWilson
f569424f3e
Merge branch 'staging' into InfermaticAI
2024-02-22 08:32:10 -06:00
Cohee
beb5e470a2
#1069 Fix hoisting of pristine cards in newest sort
2024-02-22 04:48:46 +02:00
Cohee
fb6fa54c7f
Fix import fetch HTTP method
2024-02-21 19:57:38 +02:00