mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 02:57:09 +01:00
Fix openai api key, config settings saving
This commit is contained in:
parent
0052f21cea
commit
0690fd36c5
4 changed files with 8 additions and 3 deletions
|
|
@ -56,7 +56,7 @@ export const ConfigCategory = {
|
|||
|
||||
export const LLMEmbeddingBackendConfig = {
|
||||
OPENAI: 'openai',
|
||||
LOCAL: 'local',
|
||||
HUGGINGFACE: 'huggingface',
|
||||
}
|
||||
|
||||
export const LLMBackendConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue