ferret99gt
bb72957535
Update field label for Ollama convention
2025-02-14 18:02:30 -05:00
ferret99gt
941c787806
Add presence penalty (openAi/ollama/others) and repeat penalty (ollama only?)
...
- Add Presence Penalty, which I believe most providers have.
- Add repeat_penalty, an Ollama / Llama.cpp only parameter
- Widen temperature range to 2 (supported by many providers and similar front ends)
- Widen Top K range (supported by many providers and similar front ends)
- Adjust description of freqency_penalty in line with OpenAI documentation
- Add presence_penalty with an OpenAI documentation based description
- Add repeat_penalty with an Ollama documentation based description
2025-02-14 12:02:55 -05:00
Timothy Jaeryang Baek
cd27845c75
fix: direct connections
2025-02-13 13:05:57 -08:00
Timothy Jaeryang Baek
eb568695e7
chore: format
2025-02-13 00:13:33 -08:00
Timothy Jaeryang Baek
5626426c31
chore: format
2025-02-12 23:28:57 -08:00
Timothy Jaeryang Baek
431e97b03a
wip: direct models
2025-02-12 01:17:30 -08:00
Timothy Jaeryang Baek
982b1fb7e2
wip: direct connections
2025-02-12 00:08:51 -08:00
Timothy Jaeryang Baek
862b5a947a
refac: connections
2025-02-11 23:21:09 -08:00
Timothy Jaeryang Baek
8daa549146
refac
2025-02-11 23:12:00 -08:00
Timothy Jaeryang Baek
610f9d039a
fix: account page issue
2025-02-10 13:00:44 -08:00
Timothy Jaeryang Baek
205ce635f6
feat: Kokoro-js TTS support
2025-02-09 23:42:27 -08:00
Timothy Jaeryang Baek
a023667e1e
fix: user params save issue
2025-02-06 00:37:10 -08:00
Timothy Jaeryang Baek
d4a18a5765
refac: always on web search
2025-02-05 00:37:47 -08:00
hurxxxx
0e3c1ac392
Merge remote-tracking branch 'upstream/dev' into feat/always-web-search
...
# Conflicts:
# src/lib/components/chat/Chat.svelte
2025-02-05 16:56:34 +09:00
Timothy Jaeryang Baek
ec9be0d20d
feat: native tool calling frontend
2025-02-04 19:14:59 -08:00
Timothy Jaeryang Baek
70b8199030
chore: format
2025-02-03 13:37:29 -08:00
Timothy Jaeryang Baek
d6c82939e6
refac
2025-01-29 21:56:28 -08:00
hurxxxx
857b3f0da8
Merge remote-tracking branch 'upstream/dev' into feat/rag-status
2025-01-29 02:01:50 +09:00
hurxxxx
af979ce49a
feat: Add user setting for "Always Enable Search"
2025-01-29 02:01:46 +09:00
Sharon Fox
dda945f4ad
feat: Localized dates and times
2025-01-26 02:47:23 -05:00
Timothy Jaeryang Baek
7593d11b97
refac: wording
2025-01-22 12:08:08 -08:00
Timothy Jaeryang Baek
aaf97b85dc
enh: reasoning_effort param support for openai
2025-01-22 12:07:04 -08:00
Timothy Jaeryang Baek
a863f98c53
refac: toast error
2025-01-20 22:41:32 -08:00
Timothy Jaeryang Baek
9a794b1f8f
refac
2025-01-19 11:49:51 -08:00
Timothy Jaeryang Baek
149eea2377
refac: chat controls
2025-01-19 11:49:16 -08:00
slavik.fursov
c7c3c4a23c
Update incorrect hint about num_gpu
parameter
2025-01-18 14:22:01 -08:00
Timothy Jaeryang Baek
4269df041f
Update About.svelte
2025-01-10 11:46:35 -08:00
Timothy Jaeryang Baek
eece28ccc6
feat: emoji picker
2024-12-30 02:20:09 -08:00
Timothy Jaeryang Baek
798886105e
enh: option to toggle notification sound
2024-12-25 13:49:24 -07:00
Timothy Jaeryang Baek
326514be4e
enh: image compression
2024-12-24 23:28:14 -07:00
Timothy Jaeryang Baek
47419a77af
refac
2024-12-24 22:31:03 -07:00
Timothy Jaeryang Baek
4820ecc371
enh: webhook notification
2024-12-20 22:54:43 -08:00
Timothy Jaeryang Baek
c4f82309dc
fix: min_p save issue
2024-11-25 16:11:49 -08:00
Timothy Jaeryang Baek
7a585fbaf3
enh: option to disable api auth
2024-11-19 12:17:23 -08:00
Antti Pyykkönen
979e6e5a79
feat: support for configuring private api key use
2024-11-19 16:14:52 +02:00
Timothy Jaeryang Baek
9ea1c45641
enh: make large text as file toggleable
2024-11-18 20:58:18 -08:00
Timothy Jaeryang Baek
d5435cb8b9
refac: styling
2024-11-12 22:43:18 -08:00
Timothy Jaeryang Baek
19fc83a12b
refac: styling
2024-11-10 18:48:54 -08:00
Timothy J. Baek
2cc2694eba
refac: styling
2024-11-05 14:05:13 -08:00
Timothy Jaeryang Baek
3e52e95b2c
Merge pull request #6724 from silentoplayz/silentoplayz-tooltips
...
feat: Add tooltips to provide contextual information for each parameter
2024-11-05 13:59:51 -08:00
silentoplayz
cd6e05d43c
Update AdvancedParams.svelte
...
fix
2024-11-05 13:10:51 -05:00
silentoplayz
634be4a97a
Update AdvancedParams.svelte
...
i18n.t
2024-11-05 12:51:40 -05:00
silentoplayz
e5f9ef4515
Update AdvancedParams.svelte
...
Added missing tooltips
2024-11-05 12:27:00 -05:00
Timothy J. Baek
eb56614b58
refac: wording
2024-11-05 00:18:35 -08:00
silentoplayz
8c1983cfda
Update AdvancedParams.svelte
...
Added Advanced Parameters tooltips
2024-11-05 01:39:54 -05:00
Timothy J. Baek
e6ca994c92
feat: option to disable what's new modal
2024-10-26 19:44:46 -07:00
Timothy J. Baek
adede5480d
enh: rich text input toggle option
2024-10-25 21:31:18 -07:00
Timothy J. Baek
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
6cb41a38a6
enh: option to disable update toast
2024-10-21 00:30:29 -07:00
Timothy J. Baek
47e377967e
refac: styling
2024-10-21 00:05:27 -07:00