Commit Graph

91 Commits

Author SHA1 Message Date
end-4 bd80b83881 update ags config 2025-05-13 21:53:30 +02:00
end-4 9d33e8a404 ai: actually make chat messages update incrementally
(instead of destroying and recreating every update)
MUCH better performance and no more hundreds of latex files for one integration by parts work
2025-04-08 11:28:31 +02:00
end-4 6d068b0a83 ai: add icon for phi 2025-04-08 00:43:38 +02:00
end-4 27768046db ai: detect ollama models automatically 2025-04-07 21:44:49 +02:00
end-4 3f89411205 ai: fewer updates to fix one single latex expr being rendered 800 times 2025-04-06 18:16:47 +02:00
end-4 3dc0a61acc gpts: allow no api key 2025-04-06 17:37:05 +02:00
end-4 c98b8f696a gpts: default to llama3.2 for consistency with text selection response 2025-04-06 16:32:22 +02:00
end-4 a0776e10ff comment debug print 2025-04-06 16:14:34 +02:00
end-4 f24e8e1cd5 gpt: ollama llama3: fix model consistency 2025-04-06 12:38:03 +02:00
end-4 3480fc0f68 ai: add keepAlive config option for ollama models 2025-04-06 11:11:55 +02:00
end-4 a7cd64a88b ai: relocate user option to avoid confusion
sidebar.ai.extraGptModels -> ai.extraGptModels
2025-04-06 01:55:22 +02:00
end-4 ca73b05c70 ai: fix user option, clean up models 2025-04-06 01:37:38 +02:00
end-4 e8f01a4461 save ai options 2025-04-05 23:49:49 +02:00
end-4 cbfb8f6ddb booru: avoid duplicate "rating:safe" 2025-04-03 21:59:24 +02:00
end-4 a97af6f3bc gemini: 1.5 -> 2.0 2025-03-30 08:24:08 +02:00
end-4 583a20cddf default wallpaper (#1098) 2025-03-25 13:20:18 +01:00
end-4 93d5221d17 ai: fix prompt 2025-03-16 18:26:25 +01:00
Moeta Yuko 03bc2fb12b ags: fix parsing ddcutil detect --brief
Recent update introduced a new `drm_connector_id` line, so it's no
longer feasible to hardcode the line numbers.
2025-02-23 17:29:00 +08:00
clsty fdc48945a1 Complete the fix for #970 2025-02-08 16:44:29 +08:00
月月 10b3ead8b3 Remove unnecessary imports,
Add some translations
2024-10-01 22:40:55 +08:00
月月 69adcbbda5 Add translation 2024-09-16 16:40:54 +08:00
end-4 7d39885ce3 booru: save to 🌶️ folder if nsfw 2024-08-19 08:51:15 +07:00
Catalin Termure ae87af892f booru: fix pixiv source link 2024-07-22 21:23:28 +02:00
end-4 2238ea51b3 Merge branch 'main' of https://github.com/end-4/dots-hyprland 2024-07-12 10:43:15 +07:00
end-4 c40f7bbe01 booru: fix nsfw filter 2024-07-12 10:43:08 +07:00
SuperSuslik312 2b496dd498 added user option for gemini safety 2024-07-09 15:27:44 +03:00
end-4 9c4aa27dcb brightness check ddcutil existence 2024-06-28 18:45:41 +07:00
end-4 5cd7ec508e gemini: use 1.5 flash 2024-06-18 12:05:00 +07:00
end-4 793be4b204 wtf 2024-06-17 18:27:51 +07:00
end-4 2a11489541 gpts: providers: add openrouter (#263) 2024-06-06 21:22:55 +07:00
end-4 a94172d9cd remove debug print 2024-05-30 20:57:59 +07:00
end-4 2345ff8fee ags: auto dark mode config option (#447) 2024-05-30 20:51:31 +07:00
end-4 5f76e68a73 move image-related user options + update reminder 2024-05-25 21:34:47 +07:00
end-4 f251554043 fix ollama icon name 2024-05-25 07:54:08 +07:00
soliprem eb04db5abc fixed ollama key file 2024-05-24 12:52:07 +02:00
soliprem 3b501ef8bf fixed ollama icon 2024-05-24 12:34:58 +02:00
soliprem 953f4d5e88 added Ollama as an option under GPTs 2024-05-24 12:21:13 +02:00
end-4 8d9d127731 ai: store data in state dir instead of cache 2024-05-19 22:22:02 +07:00
Cu3PO42 97999cd4e4 chore: move more files to XDG_STATE_HOME 2024-05-19 17:05:38 +02:00
Cu3PO42 0092e7f488 chore: move firstrun.txt to XDG_STATE_HOME 2024-05-19 17:05:38 +02:00
end-4 9ab1c9d59f gpts: update providers 2024-05-18 15:22:19 +07:00
end-4 38b9b2bc32 gpt4o through oxygen api (#500) 2024-05-17 18:34:36 +07:00
end-4 1626f7bb51 booru: fix messed up responses 2024-05-15 19:13:19 +07:00
end-4 6f418724f3 gemini: less hallucination attempt 2024-05-14 22:03:21 +07:00
end-4 066db39268 auto suspend to protect battery 2024-05-09 20:08:25 +07:00
end-4 ef222f354d sideleft: booru qol
- '+' gives next page
- tags now get appended instead of sent
2024-05-05 07:20:07 +07:00
end-4 5f2d45e315 tell new user to PICK A WALLPAPER (#468) 2024-05-04 23:23:35 +07:00
Janik Michael Müller 556d2587e7 Update gpt.js - Bugfix
Since a thinking animation is implemented, the "thinking..." string is not necessary anymore. It cause problems displaying answers from chatgpt. My suggestion: Emptying string.
2024-05-03 15:33:11 +02:00
MoetaYuko 7996fca302 use the more efficient i2c bus number to control ddcci backlight 2024-05-02 11:56:24 +08:00
MoetaYuko 668927a153 detect ddcci support via ddcutil 2024-05-02 11:38:37 +08:00