JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
burp.api.montoya.ai.chat
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