Kizuki
HTTP API
GitHub
Preparing search index...
lib/concepts
conceptPrompt
Function conceptPrompt
conceptPrompt
(
batch
:
Batch
,
)
:
{
prompt
:
string
;
refs
:
Map
<
string
,
SectionSentenceRef
>
}
Writes the request for one batch, with every sentence labeled S1, S2, and so on under its section.
Parameters
batch
:
Batch
Returns
{
prompt
:
string
;
refs
:
Map
<
string
,
SectionSentenceRef
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Writes the request for one batch, with every sentence labeled S1, S2, and so on under its section.