Member Junction
Preparing search index...
@memberjunction/integration-pk-classifier
LLMOneShotCallback
Type Alias LLMOneShotCallback
LLMOneShotCallback
:
(
prompt
:
LLMPrompt
)
=>
Promise
<
LLMResponse
>
Callback shape for the one-shot LLM step.
Type Declaration
(
prompt
:
LLMPrompt
)
:
Promise
<
LLMResponse
>
Parameters
prompt
:
LLMPrompt
Returns
Promise
<
LLMResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Callback shape for the one-shot LLM step.