Include additional headers for all supported Text Completion types.

This commit is contained in:
Cohee
2024-03-14 00:48:08 +02:00
parent acf36b6107
commit bd223486de
3 changed files with 19 additions and 2 deletions

View File

@@ -35,11 +35,15 @@ skipContentCheck: false
# Disable automatic chats backup
disableChatBackup: false
# API request overrides (for KoboldAI and Text Completion APIs)
## Note: host includes the port number if it's not the default (80 or 443)
## Format is an array of objects:
## - hosts:
## - example.com
## headers:
## Content-Type: application/json
## - 127.0.0.1:5001
## headers:
## User-Agent: "Googlebot/2.1 (+http://www.google.com/bot.html)"
requestOverrides: []
# -- PLUGIN CONFIGURATION --
# Enable UI extensions