module Kagi::FastGPT
Overview
Encapsulates methods for interacting with the /fastgpt
endpoint
https://help.kagi.com/kagi/api/fastgpt.html
Defined in:
kagi/fast_gpt.crConstant Summary
-
Log =
Kagi::Log.for(self)
Class Method Summary
-
.query(query : String, cache : Bool | Nil = nil) : Kagi::Object::Answer
Sends a query to FastGPT and returns am
Kagi::Object::Answer
, HTML formatted
Class Method Detail
Sends a query to FastGPT and returns am Kagi::Object::Answer
, HTML formatted