Commit Graph

53 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
c17c5eb265 enh: env port 2025-01-31 00:43:01 -08:00
Timothy Jaeryang Baek
602ea89b1c refac 2025-01-31 00:36:03 -08:00
Matthew Hand
b4e6707ea7 Update links to advanced-topics/env-configuration and finalize pending link updates 2024-11-05 22:08:15 +00:00
Willnow, Patrick
2b23041aa5 Adding docs for oauth role management feature 2024-10-16 21:55:58 +02:00
Tuna Çağlar Gümüş
2e40f42f17 wrong description fixed RAG_FILE_MAX_SIZE is MB not KB 2024-10-08 14:40:09 +03:00
Sylvere Richard
ef2c7e1f7d Add pooling doc 2024-10-07 22:45:02 +02:00
Timothy J. Baek
3097636d46 fix 2024-09-25 03:51:54 +02:00
Timothy J. Baek
b0ef06023a refac 2024-09-25 02:47:47 +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
silentoplayz
4b2710046e Update env-configuration.md
true -> True
false -> False
2024-09-23 13:10:15 -04:00
Timothy J. Baek
c24b317d78 Update env-configuration.md 2024-09-20 19:30:14 +02:00
thiswillbeyourgithub
b4367ffeaf docs: mention by default faster whisper is used and with quantization 2024-09-18 21:30:38 +02:00
thiswillbeyourgithub
88bd238984 fix: outdated rag template 2024-09-13 13:45:18 +02:00
silentoplayz
a4c2c901b0 Update env-configuration.md
Formatting
2024-09-11 21:11:23 +00:00
silentoplayz
b7bf7d7d39 Update env-configuration.md
Fixes
2024-09-11 17:25:35 +00:00
silentoplayz
38d24937b2 Update env-configuration.md
fix
2024-09-11 17:05:30 +00:00
silentoplayz
166d556d2f Update env-configuration.md
Bump
2024-09-11 16:48:58 +00:00
silentoplayz
072d2bc252 Update env-configuration.md 2024-09-11 16:22:03 +00:00
silentoplayz
3121ebbc6b Update env-configuration.md
Removed depreciated env vars:
```
COMFYUI_CFG_SCALE
COMFYUI_SAMPLER
COMFYUI_SCHEDULER
COMFYUI_SD3
COMFYUI_FLUX
COMFYUI_FLUX_WEIGHT_DTYPE
COMFYUI_FLUX_FP8_CLIP
```
2024-08-22 01:02:14 +00:00
silentoplayz
a3cf849fee Update env-configuration.md 2024-08-13 17:14:37 +00:00
Timothy Jaeryang Baek
c6eb8b9c17 Merge pull request #173 from cdgco/main
Add OAUTH_EMAIL_CLAIM env variable
2024-08-13 18:25:52 +02:00
nixupp
82612f937e add ENABLE_OPENAI_API
based on ollama one
2024-08-13 10:42:05 +00:00
Carter Roeser
c918faf627 Add OAuth Redirect URI env vars 2024-08-07 14:48:26 -07:00
Carter Roeser
f3564d476d Add OAUTH_EMAIL_CLAIM description 2024-08-07 11:47:31 -07:00
John Karabudak
faef290158 updated Flux documentation for ComfyUI 2024-08-03 18:38:31 -02:30
John Karabudak
8a66bdaf11 added documentation on the new Flux model support 2024-08-02 14:23:25 -02:30
Mike Stewart
b81aac9223 Update env-configuration.md 2024-07-31 10:58:43 -03:00
Mike Stewart
92a86f176a Fix TTS environment variable documentation 2024-07-30 20:26:52 -03:00
Dillon
4934b70c21 fixed mismatched header size (3 to 4) for ENABLE_LOGIN_FORM 2024-07-30 11:23:16 -04:00
Dillon
76345d5522 updated env var to ENABLE_LOGIN_FORM from ENABLE_USERNAME_PASSWORD_LOGIN 2024-07-24 21:48:20 -04:00
Dillon
c7d66bbc28 added new ENABLE_USERNAME_PASSWORD_LOGIN env variable information 2024-07-23 22:59:14 -04:00
Semihal
e42dda335e Doc for custom OpenID claims 2024-07-01 10:28:08 +03:00
Jun Siang Cheah
d798794ea4 add missing env vars 2024-07-01 13:07:48 +08:00
Timothy J. Baek
c163ddce5d Update env-configuration.md 2024-06-23 21:27:11 -07:00
Timothy Jaeryang Baek
96ff476a33 Merge pull request #119 from JohnTheNerd/comfyui-env-config
added four new environment variables for ComfyUI
2024-06-19 12:27:31 -07:00
John Karabudak
68c1f2eacf added four new environment variables for ComfyUI
- COMFYUI_CFG_SCALE: sets cfg_scale to be passed to ComfyUI
- COMFYUI_SAMPLER: sets the sampler
- COMFYUI_SCHEDULER: sets the scheduler
- COMFYUI_SD3: uses the SD3 latent image
2024-06-16 04:22:15 -02:30
John Karabudak
33b40a014c documented the new WEBUI_AUTH_TRUSTED_NAME_HEADER environment variable 2024-06-15 21:36:20 -02:30
mindspawn
407a70f360 Update env-configuration.md to describe proxy behavior. 2024-06-05 17:37:40 -07:00
Jun Siang Cheah
3499175225 update web search docs for 0.2.0 release 2024-06-02 10:11:01 +01:00
Jun Siang Cheah
44e924293a feat: add missing v0.2.0 env vars 2024-06-01 13:56:16 +01:00
Jun Siang Cheah
03cf9cf5c6 feat: add missing env vars to doc 2024-05-25 15:20:53 +01:00
Timothy J. Baek
cd92744809 Update env-configuration.md 2024-05-12 14:15:34 -10:00
Timothy J. Baek
39239bb169 Update env-configuration.md 2024-05-08 10:11:19 -07:00
Timothy J. Baek
507f18255d Update env-configuration.md 2024-05-08 10:07:15 -07:00
Jun Siang Cheah
8af5ae229c feat: group env vars 2024-05-08 20:14:51 +08:00
Jun Siang Cheah
02663d6d1a feat: add missing env vars, convert to list instead of table 2024-05-08 19:37:43 +08:00
Timothy Jaeryang Baek
0d73ffa007 Update env-configuration.md
0.1.122
2024-04-26 16:18:10 -05:00
taoi11
512ca00dc3 Added Examples 2024-04-23 18:01:12 -06:00