Commit Graph

1212 Commits

Author SHA1 Message Date
0a5f12ee31 Merge pull request #1897 from valadaptive/ai-horde-dependency
Un-vendor ai_horde
2024-03-05 21:22:16 +02:00
4de9176f1a Fix captioning URL: base + '/messages' 2024-03-05 20:08:40 +02:00
3e1d44fc29 remove deprecated option + reverse proxy support in claude vision 2024-03-06 02:47:00 +10:00
4470e87ef9 Un-vendor ai_horde 2024-03-05 08:49:24 -05:00
94beaaa581 have to put something in here, claude doesn't like empty messages 2024-03-05 09:57:37 +10:00
b6897af364 vision inlining 2024-03-05 08:41:57 +10:00
5f0bbcacf0 oops 2024-03-05 07:10:59 +10:00
64d9c9dc5d anthropic captioning 2024-03-05 07:07:38 +10:00
ce7fbd5ef8 fix 'add character names' 2024-03-05 05:28:19 +10:00
b8e8b0ac9e merge messages after system prompt handling (oopsie) 2024-03-05 05:01:36 +10:00
04bb882e90 implement messages api and selector for nuclaude models 2024-03-05 04:40:19 +10:00
adba450752 Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into nuclaude 2024-03-05 03:15:28 +10:00
112e8f224c Use alternate method of determining URLs, consolidate logs format 2024-03-03 16:45:26 +02:00
668d1f0fb9 feat: add importUUID API to get Pyg/Janny/Chub bots without link 2024-03-03 03:31:39 +00:00
59db5abaef Fix comment 2024-03-02 23:18:34 +02:00
b490978142 Refactor vector models code 2024-03-02 23:16:18 +02:00
adfb9c5097 Implement TogetherAI as vectorization provider 2024-03-01 23:52:49 +01:00
29c4334c46 #1859 Set keep_alive for ollama 2024-02-26 21:09:21 +02:00
617ae7d02c ??? 2024-02-27 01:42:22 +10:00
f962ad5c02 Add OpenRouter as a text completion source 2024-02-25 22:47:07 +02:00
3441667336 #1853 Add WI/Script link by entry automation id 2024-02-24 17:22:51 +02:00
dab9bbb514 Merge pull request #1844 from infermaticAI/InfermaticAI
Add InfermaticAI as a text completion source
2024-02-24 14:28:09 +02:00
737a0bd3ae Fix purge extras and mistral vectors 2024-02-23 22:37:00 +02:00
cb536a7611 Save a list of safe to export secret keys 2024-02-23 21:41:54 +02:00
f82740a238 Change Non-streaming Handler 2024-02-22 15:51:11 -06:00
bc2010a762 Update secrets.js 2024-02-22 23:55:57 +04:00
f569424f3e Merge branch 'staging' into InfermaticAI 2024-02-22 08:32:10 -06:00
beb5e470a2 #1069 Fix hoisting of pristine cards in newest sort 2024-02-22 04:48:46 +02:00
fb6fa54c7f Fix import fetch HTTP method 2024-02-21 19:57:38 +02:00
92af4137a9 Use new export endpoint 2024-02-21 11:28:59 +02:00
711fd0517f Merge branch 'staging' into pygimport 2024-02-21 11:26:47 +02:00
7c12c836f2 Implement Key Filter 2024-02-20 09:40:35 -06:00
030806bf1e Merge remote-tracking branch 'origin/staging' into InfermaticAI 2024-02-19 10:14:06 -06:00
e55d903613 Support more settings 2024-02-19 09:53:26 -06:00
90d5fbc182 Fix non streaming 2024-02-19 09:46:56 -06:00
3c2113a6e7 Add ability to preserve file names when loading from assets downloader 2024-02-19 00:17:23 +02:00
0391179c3c Remove HTTP/2 workaround for pygsite 2024-02-17 17:04:37 +02:00
c20a9fb5f5 Add HTTP/2 workaround for pygsite import 2024-02-17 03:52:45 +02:00
02a2e26e2b Merge branch 'staging' into pygimport 2024-02-17 02:23:18 +02:00
b072057594 [skip ci] Code format 2024-02-16 20:44:54 +02:00
c06fe6abfc Add character asset type 2024-02-16 20:42:56 +02:00
7fbef32869 Use uuid extraction from Pygsite URL 2024-02-16 20:24:06 +02:00
c6c73fedad Key Fix 2024-02-16 10:23:26 -06:00
c8b0030f6e Extract PNG read/write methods 2024-02-16 18:03:56 +02:00
8075e4cd1e Changes 2024-02-16 09:07:06 -06:00
b5887960b6 Merge branch 'release' into InfermaticAI 2024-02-16 08:53:04 -06:00
187ecc2046 Update chat-completions.js
This fix will let SillyTavern show up in the Activity List and App Showcase List (app rankings) on openrouter.ai with the right name and the correct link. Right now, all the requests from ST on their end look like 'http://127.0.0.1:'.
2024-02-15 16:14:33 +04:00
6b669bbc22 #1809 Add gitkeep to user 2024-02-10 21:15:59 +02:00
18f84979f2 Use SSE streaming for MakerSuite 2024-02-10 02:43:50 +02:00
58c3d3eb7f Use ooba API key in multimodal request 2024-02-07 19:31:38 +02:00