Overview
>
klyn.llm
>
LLMChatSession
>
ask
Overview
Index
Tree
Deprecated
klyn.llm.LLMChatSession.ask
method
public ask(prompt as String) as String throws Exception:
Description
Sends one user prompt and returns the final assistant answer.