Cohee
5e4c570eb0
textgen-models.js: update for new popup
2025-06-02 23:58:19 +03:00
cloak1505
cc75768668
Actual copy and paste
...
Turns out the doc is already alphabetized but with dead providers moved to the top, so I didn't have to alphabetize the whole list and manually remove the dead ones.
2025-05-10 05:42:15 -05:00
cloak1505
c7963d683f
Update and alphabetize OpenRouter providers list
2025-05-09 23:41:19 -05:00
Cohee
a089727591
Extract templates, replace pagination format
2025-05-01 17:46:02 +03:00
Yokayo
db67633af6
Merge branch 'SillyTavern:staging' into staging
2025-04-29 17:16:15 +07:00
Cohee
0ca4cc08bb
Sync OpenRouter providers list
2025-04-28 21:57:47 +03:00
Yokayo
11908f7363
Work on tl
2025-04-28 18:45:16 +07:00
Cohee
7f22def794
Merge pull request #3881 from DreamGenX/dg_lucid
...
DreamGen Lucid
2025-04-19 22:01:37 +03:00
DreamGenX
dc6407ee8f
DreamGen Lucid
2025-04-19 15:04:00 +02:00
Cohee
797de862cf
Fix linter
2025-04-11 15:15:29 +03:00
Kristian Schlikow
e062a33f56
Use the proper quotes
2025-04-11 12:14:15 +00:00
Kristian Schlikow
f238e58731
Remove unnecessary new line
2025-04-11 12:12:14 +00:00
Kristian Schlikow
c5ebe4b4b1
Update the model filter for FAL.AI and update the list of providers for OpenRouter
2025-04-11 12:09:13 +00:00
Cohee
74addf1241
Fix TogetherAI models list
2025-03-22 19:39:23 +02:00
cloak1505
c593c9fe2a
Update OpenRouter providers
2025-03-07 13:47:12 -06:00
Cohee
4d323ec76f
OpenRouter: Add new providers to the list
...
Closes #3491
2025-02-16 18:15:26 +02:00
Cohee
d5bdf1cb90
Add settings.json-backed KV string storage
...
Fixes #3461 , #3443
2025-02-11 20:17:48 +02:00
pcpthm
94af9fc1a3
Add new OpenRouter providers
2025-01-31 21:49:49 +09:00
Eradev
a06270fc85
Fixed display bug when selecting a model
2025-01-15 08:04:15 -05:00
Eradev
c1535f1b34
Fixed class filter & new models count in featherless.ai
2025-01-15 00:35:40 -05:00
Eradev
6b494af146
Fix the date for featherless.ai models
2025-01-15 00:19:47 -05:00
Yokayo
1d5cf8d25c
Work on translation
2025-01-12 00:42:58 +07:00
cloak1505
222edd5c36
OpenRouter: Update providers list
2024-12-21 01:30:35 -06:00
Cohee
3167019faf
Add generic text completion API type (100% OAI compatible)
2024-12-13 01:12:10 +02:00
Cohee
4c0da00f5b
Update OpenRouter providers listing
...
Closes #3089
2024-11-18 20:09:56 +02:00
Cohee
a1d3b7f3ef
Merge branch 'staging' into webpack
2024-10-18 20:12:51 +03:00
Cohee
f61c2403d6
Featherless: Fix model pagination init
2024-10-18 20:05:50 +03:00
Cohee
3387fe4bd6
unvendor: Replace DOMPurify
2024-10-16 23:11:13 +03:00
Cohee
93137e3e2a
[chore] Fix lint errors
2024-10-13 14:02:53 +03:00
Cohee
4bdaca5f8e
Featherless: More specifity for selectors
2024-10-09 22:14:49 +03:00
Cohee
f436000a9d
Featherless: Fix /model command
2024-10-09 22:04:08 +03:00
Cohee
151a77cd36
Initialize page on load
2024-10-09 21:51:31 +03:00
DarokCx
64ff555425
BugFix and UI improvements
2024-10-09 13:56:31 -04:00
DarokCx
09035a71dc
Added sort by date Added
2024-10-07 10:02:11 -04:00
DarokCx
fa52fb4ae6
Ui bug Fixes
2024-10-02 15:40:20 -04:00
DarokCx
e7e3a09ce4
bugfixes
2024-10-01 13:01:12 -04:00
DarokCx
aea985d78c
added new filter and css fix
2024-10-01 12:02:18 -04:00
DarokCx
409d83e6ea
BugFixes and added top model categorie selection
2024-09-30 14:34:40 -04:00
DarokCx
5f5f9e34ea
added gridview
2024-09-30 09:08:00 -04:00
DarokCx
bebd0e438b
new search bar for featherless
2024-09-27 13:16:27 -04:00
Cohee
42fa3c79d7
Add Tabby model selection
2024-09-08 22:23:25 +03:00
Cohee
81251b073a
Implement downloadable tokenizers
...
Closes #2574 , #2754
2024-09-06 16:28:34 +00:00
Cohee
e707def7dd
Add tokenizer for Gemma/Gemini
2024-08-16 00:00:43 +03:00
Cohee
76e2586eaf
Don't close providers dropdowns on select
2024-08-06 11:27:38 +03:00
Cohee
e45a445ef9
Init textgen model selects before loading settings
2024-08-06 11:22:13 +03:00
Cohee
8892fdc421
Sort textgen model lists alphabetically
2024-08-01 23:21:34 +03:00
Cohee
417335a19d
Display context size for featherless models
2024-08-01 23:17:03 +03:00
Cohee
f7e2d72ac7
Fix eslint
2024-07-07 22:40:03 +03:00
kingbri
0672c8422e
Textgen: Add permissions check for TabbyAPI keys
...
There's no formal permissions checking in ST's UI, so add a temporary
check in the server endpoint before requesting a download.
Signed-off-by: kingbri <bdashore3@proton.me >
2024-07-07 14:40:24 -04:00
kingbri
69077f6a6e
Textgen: Add model downloading for TabbyAPI
...
Tabby has a HuggingFace downloader API endpoint. Add direct support
in SillyTavern by using the same method as ollama, but with the correct
parameters exposed.
Signed-off-by: kingbri <bdashore3@proton.me >
2024-07-07 14:04:04 -04:00