Commit Graph

588 Commits

Author SHA1 Message Date
Sebastian
501e56c030 Add CI to check PR:s before merging 2024-09-26 02:02:03 +02:00
Sebastian
26f07a5540 Use node-version file to set the version once 2024-09-26 02:01:49 +02:00
Sebastian
6a3d5afdcc Apply stylelint fixes 2024-09-26 01:53:26 +02:00
Sebastian
8dd0debb6e Add eslint flat config 2024-09-26 01:53:16 +02:00
Sebastian
a6a6f8ab02 Add stylelint config 2024-09-26 01:53:07 +02:00
Sebastian
38005c5909 Change from Twitter to X 2024-09-26 01:52:51 +02:00
Sebastian
3c6b1ed16d Fix broken link warning 2024-09-26 01:52:40 +02:00
Sebastian
47fcdc7ed1 Add truncate to fix Docusaurus warning 2024-09-26 01:52:25 +02:00
Sebastian
a87cfc53b0 Run prettier 2024-09-26 01:51:58 +02:00
Sebastian
9c6187d828 Switch to ts and ESM configs 2024-09-26 01:51:00 +02:00
Sebastian
41ce235df1 Remove unused components and pages 2024-09-26 01:48:13 +02:00
Sebastian
25f490aa69 Bump dependancies and install lint and format packages 2024-09-26 01:47:47 +02:00
Timothy Jaeryang Baek
e3df23d4fe Merge pull request #226 from sebdanielsson/potential-oom-error
Add tips for solving out-of-memory issues
2024-09-25 22:37:39 +02:00
Sebastian
fe7d97cfbf Add tips for solving out-of-memory issues 2024-09-25 21:36:35 +02:00
Timothy J. Baek
aa6ee44273 Update index.mdx 2024-09-25 18:54:45 +02:00
Timothy J. Baek
7618fe070e refac: dev 2024-09-25 14:31:29 +02:00
Timothy J. Baek
6c906b45bd refac 2024-09-25 14:11:46 +02:00
Timothy J. Baek
acd31717db enh: api 2024-09-25 14:09:17 +02:00
Timothy J. Baek
5ab4300313 refac: clarity 2024-09-25 14:01:56 +02:00
Timothy J. Baek
ff3b69bfc4 enh: api doc 2024-09-25 13:58:33 +02:00
Timothy J. Baek
3097636d46 fix 2024-09-25 03:51:54 +02:00
Timothy J. Baek
ef253d71b7 fix 2024-09-25 03:45:59 +02:00
Timothy J. Baek
6a2c2445f3 refac 2024-09-25 03:44:05 +02:00
Timothy J. Baek
04b233255b refac 2024-09-25 03:05:16 +02:00
Timothy J. Baek
f77ff1129c refac 2024-09-25 03:03:44 +02:00
Timothy Jaeryang Baek
0bf8977d82 Merge pull request #208 from afritzler/enh/kustomization
Adjust docs to reflect new `kustomization` layout `manifest` folder
2024-09-25 02:58:47 +02:00
Timothy Jaeryang Baek
b22dac93cb Merge pull request #207 from cheahjs/feat/env-var-checker
feat: add script for scanning for missing env vars in docs
2024-09-25 02:57:47 +02:00
Timothy J. Baek
b0ef06023a refac 2024-09-25 02:47:47 +02:00
Timothy J. Baek
4f3f66c5d2 refac 2024-09-25 02:08:38 +02:00
Timothy J. Baek
8c912868a1 refac 2024-09-25 02:04:05 +02:00
Timothy J. Baek
2c29132368 refac 2024-09-25 01:56:52 +02:00
Timothy J. Baek
9564bf4240 refac 2024-09-25 01:49:34 +02:00
Timothy Jaeryang Baek
1cfa6902c2 Merge pull request #218 from thiswillbeyourgithub/docs_mention_quantization_whisper
docs: mention by default faster whisper is used and with quantization
2024-09-23 23:03:33 +02:00
Timothy Jaeryang Baek
cdf3ea4a11 Merge pull request #213 from thiswillbeyourgithub/fix_outdated_rag_template
fix: outdated rag template
2024-09-23 23:03:17 +02:00
Timothy Jaeryang Baek
e78df65adc Merge pull request #221 from silentoplayz/silentoplayz-env-patch
Update env-configuration.md
2024-09-23 23:03:09 +02:00
Timothy Jaeryang Baek
be9157015a Merge pull request #220 from thiswillbeyourgithub/fix_gpu_instructions
fix: docker gpu instructions
2024-09-23 23:02:53 +02:00
Timothy Jaeryang Baek
8bf54fd3b9 Merge pull request #219 from silentoplayz/silentoplayz-patch-1
Add documentation for System Prompt and Advanced Parameters Hierarchy
2024-09-23 23:02:33 +02:00
silentoplayz
4b2710046e Update env-configuration.md
true -> True
false -> False
2024-09-23 13:10:15 -04:00
thiswillbeyourgithub
fa27561317 docs: add reason for enabling GPU
Initially I decided not to enable GPU because I intended to use Ollama
externally but had forgotten about the STT so I think a reminder would
be better
2024-09-23 11:23:35 +02:00
thiswillbeyourgithub
2bbfbff032 fix: indentation
I was confused for a while before I understood that those were the
instructions for enabling GPU but had nothing to do with ollama
2024-09-23 11:11:10 +02:00
silentoplayz
c3b21f5527 Update system-prompt.md 2024-09-22 23:54:20 -04:00
silentoplayz
41e48a9ea7 Update system-prompt.md 2024-09-22 23:42:47 -04:00
silentoplayz
24f6b29a1b Update system-prompt.md
Tip adjustment
2024-09-22 23:34:36 -04:00
silentoplayz
b80fd7d4e6 Add files via upload 2024-09-22 20:50:14 -04:00
Timothy J. Baek
c24b317d78 Update env-configuration.md 2024-09-20 19:30:14 +02:00
Timothy J. Baek
11349f74bd Update docusaurus.config.ts 2024-09-20 01:28:20 +02:00
thiswillbeyourgithub
b4367ffeaf docs: mention by default faster whisper is used and with quantization 2024-09-18 21:30:38 +02:00
Timothy J. Baek
e2d0dfb42a fix 2024-09-17 17:56:15 +02:00
Timothy J. Baek
602a4b4e0a do not contact me 2024-09-17 17:28:01 +02:00
Timothy Jaeryang Baek
ee40b4ac59 Merge pull request #217 from silentoplayz/silentoplayz-swagger
Decouple Swagger Docs from features.mdx
2024-09-17 14:58:29 +02:00