Andraž Kos

Results 15 comments of Andraž Kos

Extra video for RAG use on Llama 2: https://youtu.be/ypzmPwLH_Q4

No, it seems `J` and `L` continue to work fine, but speed hotkeys break after I change system volume with my media keys. I did figure out I can fix...

Tested again with extra keys for skipping chapters back and forward linked to `B` and `N`. They fail in the same way as speed buttons and can be fixed in...

https://github.com/edjw/find-nearest-tailwind-colour

System prompt is first message in chat from `system`: ```js const UserSchema = z.object({ // Description will be used in the prompt age: z.number().min(0).max(120).int().describe('The age of the user'), firstName: z...