Commit Graph

85 Commits

Author SHA1 Message Date
420d568cd3 Pollinations - Text (#3985)
* [wip] Pollinations for text

* Implement generate API request

* Determine Pollinations model tools via models list

* Add Pollinations option to /model command

* Add Pollinations support to caption

* Update link to pollinations site

* Fix type errors in openai.js

* Fix API connection test to use AbortController for request cancellation

* Remove hard coded list of pollinations vision models

* Remove openai-audio from captioning models
2025-05-11 20:14:11 +03:00
2301b5324a Update ollama links to current ollama github url 2025-05-01 11:29:39 +00:00
340be02777 Default HARM_CATEGORY_CIVIC_INTEGRITY to OFF
All models support either all BLOCK_NONE, or all OFF.
2025-04-26 18:43:56 -05:00
7f22def794 Merge pull request #3881 from DreamGenX/dg_lucid
DreamGen Lucid
2025-04-19 22:01:37 +03:00
dc6407ee8f DreamGen Lucid 2025-04-19 15:04:00 +02:00
1c52099ed6 Add xAI as chat completion source 2025-04-10 22:59:10 +03:00
2a31f6af2d Remove Block Entropy references
Block Entropy shut down their service at the end of 2024.
2025-03-28 00:47:30 +09:00
62342b35e2 Reasoning template 2025-03-16 15:01:31 +02:00
dd7391caaf Ollama: Add num_batch config value 2025-02-13 20:17:33 +02:00
d35bd3b073 feat: update Gemini safety settings
- Set threshold to OFF for most models, except for HARM_CATEGORY_CIVIC_INTEGRITY.
- Handle specific cases for a few models.
2025-02-06 04:59:30 +08:00
842b59605b Merge branch 'staging' into staging-3071-v2 2025-02-02 02:44:21 -05:00
753a99faf9 Support reasoning for OpenRouter text completion 2025-01-31 21:41:56 +09:00
1f9fa74786 Rewritten minLogLevel feature 2025-01-15 10:02:32 -05:00
4c7d160d41 DeepSeek
Closes #3233
2024-12-29 20:38:13 +02:00
3f253f42f2 Update: [constants.js] Remove BISON_SAFETY 2024-12-16 12:45:30 +09:00
3167019faf Add generic text completion API type (100% OAI compatible) 2024-12-13 01:12:10 +02:00
abe51682c8 [wip] Add global extensions 2024-12-07 17:10:26 +02:00
0882fb2d15 Add NanoGPT as chat completions provider 2024-10-26 16:51:39 +13:00
1616e7e067 Explicitly import Buffer. Specify jsdoc local extensions 2024-10-10 23:36:22 +03:00
d52b4fbbde Node: Migrate to ES Modules 2024-10-10 22:37:22 +03:00
0f2daede51 Merge branch 'staging' into sysprompt-divorce 2024-09-18 23:40:46 +03:00
b377a2b7d3 Decouple system prompts from instruct mode 2024-09-17 10:37:36 +00:00
8ec509c777 Unify default user avatars
Closes #2862
2024-09-16 22:08:40 +03:00
13a8f23ace Update constants.js 2024-08-28 10:21:37 -05:00
8df27254fd Merge pull request #2640 from edk208/release
Adding Block Entropy API endpoints for chat, image, and video generation
2024-08-11 16:19:14 +03:00
b9857eb315 Added block entropy endpoints for chat and image 2024-08-08 00:08:03 -04:00
9cd59d2e4b Pass app headers to featherless 2024-08-01 23:03:32 +03:00
9deeca3eeb Pass min_p to ollama backend 2024-08-01 02:45:45 +03:00
cacd570af3 More supported samplers for Together 2024-07-28 21:56:33 +03:00
b62cbdeebd Merge branch 'staging' into DarokCx/release 2024-06-28 19:09:12 +03:00
bbb1a6e578 Add huggingface inference as text completion source 2024-06-28 18:17:27 +03:00
cf56bfb6a9 Add 01.AI as a chat completion source 2024-06-28 00:51:09 +03:00
bd5592de7b Added featherless, connect button not working 2024-06-27 09:06:11 -04:00
5b002c6e46 #2422 Move uploads under the data root 2024-06-26 23:22:42 +03:00
41ab90bb8e Support more parameters for Infermatic 2024-06-24 19:16:20 +03:00
a3dbcf3c2a Fix context and response size not being passed to Ollama 2024-06-24 03:48:34 +03:00
e66b270811 Change backups to be user data scoped 2024-05-28 17:49:34 +03:00
7063fce2af Selectable openrouter providers 2024-05-06 19:26:20 +03:00
181b5aff97 Add Groq as chat completion source 2024-05-05 18:53:12 +03:00
7b87f44518 Clean-up API-specific settings 2024-05-03 20:02:13 +03:00
2bd239fe81 Initial vLLM support 2024-05-02 22:40:40 +00:00
b3bbec83b6 Merge branch 'staging' into neo-server 2024-04-20 02:56:05 +03:00
2a2a63c52c Add Perplexity as Chat Completion source 2024-04-20 00:09:38 +03:00
0263be8c1f Merge branch 'staging' into neo-server 2024-04-15 00:26:52 +03:00
9cb777a4e9 Increase default avatar size 400x600 => 512x768 2024-04-14 17:36:48 +03:00
396eeca73a Change default user handle. Use async template renderer 2024-04-12 00:35:51 +03:00
2b29e14e9f Reset settings option 2024-04-10 03:29:38 +03:00
accebd00f5 Stricter handle cleanup 2024-04-10 01:29:35 +03:00
c6ffe4502a Add user management endpoints 2024-04-07 17:44:40 +03:00
b07aef02c7 Persist CSRF and cookie secrets across server launches 2024-04-07 16:41:23 +03:00