Timothy J. Baek
ad0daf9d8f
Update roadmap.mdx
2024-10-01 22:16:45 -07:00
Timothy J. Baek
608271ba0f
Update roadmap.mdx
2024-09-27 03:41:33 +02:00
Timothy J. Baek
6b6d37d984
refac
2024-09-27 03:40:37 +02:00
Timothy J. Baek
4c78d78647
Update roadmap.mdx
2024-09-27 03:26:13 +02:00
Timothy Jaeryang Baek
c666427e71
Merge pull request #227 from sebdanielsson/main
...
Bump deps, add ci (lint, formatting checks) and fix linting and formatting issues
2024-09-26 02:37:48 +02:00
Sebastian
81f8ecd3b3
Add CI to check PR:s before merging
2024-09-26 02:02:03 +02:00
Sebastian
174a3a674f
Use node-version file to set the version once
2024-09-26 02:01:49 +02:00
Sebastian
3df4ac79db
Apply stylelint fixes
2024-09-26 01:53:26 +02:00
Sebastian
4efcba1796
Add eslint flat config
2024-09-26 01:53:16 +02:00
Sebastian
c02fd889dd
Add stylelint config
2024-09-26 01:53:07 +02:00
Sebastian
1f032c2954
Change from Twitter to X
2024-09-26 01:52:51 +02:00
Sebastian
0b12ebd18c
Fix broken link warning
2024-09-26 01:52:40 +02:00
Sebastian
04661d4453
Add truncate to fix Docusaurus warning
2024-09-26 01:52:25 +02:00
Sebastian
606fbc5204
Run prettier
2024-09-26 01:51:58 +02:00
Sebastian
fae36652f2
Switch to ts and ESM configs
2024-09-26 01:51:00 +02:00
Sebastian
50527d03cb
Remove unused components and pages
2024-09-26 01:48:13 +02:00
Sebastian
94e53ad792
Bump dependancies and install lint and format packages
2024-09-26 01:47:47 +02:00
Timothy Jaeryang Baek
6b41db6a26
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
fac8b6e5d0
Add tips for solving out-of-memory issues
2024-09-25 21:36:35 +02:00
Timothy J. Baek
e97a9ab940
Update index.mdx
2024-09-25 18:54:45 +02:00
Timothy J. Baek
4c977099b0
refac: dev
2024-09-25 14:31:29 +02:00
Timothy J. Baek
b0b2f5cca9
refac
2024-09-25 14:11:46 +02:00
Timothy J. Baek
99131d6ff4
enh: api
2024-09-25 14:09:17 +02:00
Timothy J. Baek
ce4bb1e3b2
refac: clarity
2024-09-25 14:01:56 +02:00
Timothy J. Baek
69f73b094a
enh: api doc
2024-09-25 13:58:33 +02:00
Timothy J. Baek
cb077d71a6
fix
2024-09-25 03:51:54 +02:00
Timothy J. Baek
937300d725
fix
2024-09-25 03:45:59 +02:00
Timothy J. Baek
f2f3edb003
refac
2024-09-25 03:44:05 +02:00
Timothy J. Baek
058ebbbf95
refac
2024-09-25 03:05:16 +02:00
Timothy J. Baek
bb60388e9e
refac
2024-09-25 03:03:44 +02:00
Timothy Jaeryang Baek
7fab79eac3
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
e2d555c0f2
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
831a48c89a
refac
2024-09-25 02:47:47 +02:00
Timothy J. Baek
d973f40866
refac
2024-09-25 02:08:38 +02:00
Timothy J. Baek
64311f61de
refac
2024-09-25 02:04:05 +02:00
Timothy J. Baek
a4e1fa502e
refac
2024-09-25 01:56:52 +02:00
Timothy J. Baek
eb8a26d47c
refac
2024-09-25 01:49:34 +02:00
Timothy Jaeryang Baek
79870dab12
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
74d150a89f
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
7d3dc704a7
Merge pull request #221 from silentoplayz/silentoplayz-env-patch
...
Update env-configuration.md
2024-09-23 23:03:09 +02:00
Timothy Jaeryang Baek
3815b0e1cf
Merge pull request #220 from thiswillbeyourgithub/fix_gpu_instructions
...
fix: docker gpu instructions
2024-09-23 23:02:53 +02:00
Timothy Jaeryang Baek
200bd3f69b
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
5d16f35661
Update env-configuration.md
...
true -> True
false -> False
2024-09-23 13:10:15 -04:00
thiswillbeyourgithub
62cc6a836d
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
1c576cc8eb
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
b2ea0856f7
Update system-prompt.md
2024-09-22 23:54:20 -04:00
silentoplayz
99747f0979
Update system-prompt.md
2024-09-22 23:42:47 -04:00
silentoplayz
75219211dd
Update system-prompt.md
...
Tip adjustment
2024-09-22 23:34:36 -04:00
silentoplayz
59980ce060
Add files via upload
2024-09-22 20:50:14 -04:00
Timothy J. Baek
2964c1f840
Update env-configuration.md
2024-09-20 19:30:14 +02:00