Begin LLM analysisAsk AIpost https://{sandfly-api-host}/v4/llmanalysisBegin a new LLM analysis for a host or result(s).Body ParamsmodestringenumrequiredThe analysis mode. Determines which other fields are required.hostresultsAllowed:hostresultshost_sequence_idintegerThe host sequence ID. Required if mode is 'host', ignored otherwise.result_idsarray of int64sA list of result IDs. At least one result ID is required if mode is 'results', ignored otherwise.result_idsADD int64Responses 201LLM analysis created. 400Invalid request body. 403LLM integration is not enabled in the server configuration. 404The host ID or result IDs were not found. defaultUnexpected errorUpdated 3 months ago