JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
burp.api.montoya.ai.chat
PromptResponse
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
content()
Interface PromptResponse
public interface
PromptResponse
Represents the response from an AI chat prompt.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
content
()
Retrieves the content of the response from the prompt.
Method Details
content
String
content
()
Retrieves the content of the response from the prompt.
Returns:
prompt content