Components
preTranslation
allowLineBreaks:
boolean | object<schema:string?> (optional)
excludeStrings:
string | object<schema:string?> (optional)
regexpMatch:stringregexpReplace:string
postTranslation
regexpMatch:stringregexpReplace:string
conversationMemory
schema:
array[] => object<type?, name?, default?>
status:
boolean
initialPrompt:
string
systemTemplate:
string
userTemplate:
string
assistantTemplate:
string
dataSource:
string
maxEntries:
number
formBuilder:
array[] (optional)
components:
object <schema:string?>
usageChecker
interval:
number
format:
string
request:
object
<method: string, url: string, responseCountQuery: string, responseLimitQuery: string>
Last updated