mirror of
https://github.com/foss42/apidash.git
synced 2025-12-01 10:17:47 +08:00
Implemented AnswerTab for AI Output
This commit is contained in:
@@ -159,6 +159,7 @@ enum ResponseBodyView {
|
||||
preview("Preview", Icons.visibility_rounded),
|
||||
code("Preview", Icons.code_rounded),
|
||||
raw("Raw", Icons.text_snippet_rounded),
|
||||
answer("Answer", Icons.abc),
|
||||
sse("SSE", Icons.stream),
|
||||
none("Preview", Icons.warning);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user