Ask questions about the product in natural language.
Summary
Functions
Ask the documentation assistant a question.
Functions
@spec ask(KYCCentral.t(), String.t(), keyword()) :: {:ok, map()} | {:error, KYCCentral.Error.t()}
Ask the documentation assistant a question.
Options
:history— prior turns for follow-up questions, at most 12, each%{role: "user" | "assistant", content: "..."}.