Commit Graph

18 Commits

Author SHA1 Message Date
Nariman Jelveh
da5635b576 Show an error if file containing puter.js is loaded using the file: protocol 2024-08-25 14:38:19 -07:00
KernelDeimos
eb18550f41 fix(puterai): close streams 2024-08-23 19:42:53 -04:00
KernelDeimos
5a616f67dd fix(puterjs): fix settings object check 2024-08-23 16:39:30 -04:00
KernelDeimos
53e7a91f18 feat(puterai): add groq 2024-08-23 00:16:29 -04:00
Nariman Jelveh
2d39b9be77 Update index.js 2024-08-22 20:47:02 -07:00
KernelDeimos
055c628afd feat(puterai): add mistral 2024-08-22 23:28:08 -04:00
KernelDeimos
7600d9b07c feat: add streaming to XHR driver client 2024-08-22 14:28:43 -04:00
Nariman Jelveh
6135054b3b add stream flag to the chat() method of puter.ai 2024-08-21 20:59:42 -07:00
Nariman Jelveh
3bface8c66 if first args in puter.chat is a string, it's the prompt 2024-08-21 20:38:03 -07:00
Nariman Jelveh
43c18377eb Add support for multiple AI drivers via puter.js 2024-08-21 20:19:26 -07:00
KernelDeimos
439f52b5a3 feat(puterjs): add drivers module 2024-08-21 18:31:16 -04:00
KernelDeimos
e60632343b sync: cross origin + small gui updates 2024-08-08 21:24:10 -04:00
Nariman Jelveh
22d7134802 Pass window.crossOriginIsolated value to the popup 2024-07-24 12:36:19 -07:00
KernelDeimos
7aadae58ce fix: remove flag that breaks puter-js webpack 2024-07-10 17:18:54 -04:00
Nariman Jelveh
10d77f17aa retry npm 3 times to account for the flakiness of the process 2024-07-09 15:12:19 -07:00
Nariman Jelveh
00eabd7b10 remove duplicate and/or incorrect license headers 2024-07-09 13:50:20 -07:00
KernelDeimos
bda4aed2e8 chore: add missing license headers 2024-07-09 04:10:33 -04:00
KernelDeimos
a43cab0c93 refactor: move puter gui to workspace 2024-07-07 17:12:55 -04:00