[FA-misc] Translation engine work
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
"DeepL": {
|
||||
"ApiKey": "REPLACE_ME"
|
||||
},
|
||||
"NanoGpt": {
|
||||
"ApiKey": "REPLACE_ME",
|
||||
"BaseAddress": "https://nano-gpt.com/api/",
|
||||
"Models": []
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Host=localhost;Database=FictionArchive_NovelService;Username=postgres;password=postgres"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user