KaKi87 created repository KaKi87/uncomplicated-crypto 2025-06-22 21:18:31 +02:00
KaKi87 pushed to master at KaKi87/dynapt 2025-06-16 19:58:21 +02:00
9c89046de3 🎨 Improve pattern matching indentation
KaKi87 pushed to master at KaKi87/phi-for-vivaldi 2025-06-11 00:59:52 +02:00
fd1fdd6b66 🐛 Fix unhandled empty extensions row
KaKi87 pushed to ft/installer at KaKi87/phi-for-vivaldi 2025-06-10 23:51:29 +02:00
141f28da38 🚧 Create installer
KaKi87 pushed to ft/installer at KaKi87/phi-for-vivaldi 2025-06-10 05:54:56 +02:00
cd4f095d6e 🚧 Create installer
KaKi87 pushed to ft/installer at KaKi87/phi-for-vivaldi 2025-06-09 16:26:50 +02:00
241affc09f 🚧 Create installer
KaKi87 created branch ft/installer in KaKi87/phi-for-vivaldi 2025-06-09 05:27:15 +02:00
KaKi87 pushed to ft/installer at KaKi87/phi-for-vivaldi 2025-06-09 05:27:15 +02:00
31f40d9c2f 🚧 Create installer
KaKi87 pushed to master at KaKi87/phi-for-vivaldi 2025-06-06 22:17:00 +02:00
b031f74d04 📝 Add video tutorial
KaKi87 pushed to master at KaKi87/phi-for-vivaldi 2025-06-06 19:49:23 +02:00
5fa813f38f ✏️ Fix 539e1c4
KaKi87 pushed to master at KaKi87/universal-converter 2025-06-03 22:48:34 +02:00
f64752d89b 📝 Add README
KaKi87 pushed to master at KaKi87/portfolio 2025-05-17 22:52:51 +02:00
0ec240e777 🔧 Fix media icon
6b95de6cde 🗃️ Update data
Compare 2 commits »
KaKi87 pushed to master at KaKi87/config 2025-05-13 01:01:08 +02:00
eb2a0f5444 Update
KaKi87 commented on pull request KaKi87/promptable-todo-list#1 2025-05-11 17:09:39 +02:00
feat: Adds support for openai-compatible servers replacing the ollama based api

I'll do it in a way that minimally changes the code though, but thanks.

KaKi87 commented on pull request KaKi87/promptable-todo-list#1 2025-05-11 17:07:15 +02:00
feat: Adds support for openai-compatible servers replacing the ollama based api

I see !

await openai.models.list();

Maybe I'll end up switching to this library in the end then.

KaKi87 commented on pull request KaKi87/promptable-todo-list#1 2025-05-11 16:41:40 +02:00
feat: Adds support for openai-compatible servers replacing the ollama based api

You can probably add "unless if explicitly told to"

Good idea.

feel free to just close this, and maybe just look to add this feat in the future if you want

I likely will.

For my…

KaKi87 commented on pull request KaKi87/promptable-todo-list#1 2025-05-11 16:29:33 +02:00
feat: Adds support for openai-compatible servers replacing the ollama based api

Oh yeah, this is a lot of changes, not reusing the existing interfacing libraries at all.

However, I'm wondering about this specific change in the prompt :

Do not remove any item

Why ?…

KaKi87 pushed to master at KaKi87/promptable-todo-list 2025-05-11 02:43:08 +02:00
e8fb51c854 🐛 Fix model outputting JSON value with comments
cfffbb0d96 🔒 Add JSON data validation
Compare 2 commits »
KaKi87 pushed to master at KaKi87/promptable-todo-list 2025-05-11 00:23:50 +02:00
f7b1cd186e 🐛 Fix a24463b
KaKi87 pushed to master at KaKi87/phi-for-vivaldi 2025-05-10 17:37:36 +02:00
1d5aec53f2 🐛 Fix 7be0ab8 untruncated large URLs