You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Tampermonkey script for LLM API Request/Response Visualization in mitmweb.
7
9
8
10
*Screenshot1:*
@@ -18,6 +20,8 @@ A Tampermonkey script for LLM API Request/Response Visualization in mitmweb.
18
20

19
21
</details>
20
22
23
+
<ahref="docs/README_CN.md">简体中文README</a>
24
+
21
25
## Features
22
26
23
27
-**Request/Response Visualization**: Formatted display of messages, tools, and metadata
@@ -68,7 +72,7 @@ npm run dev
68
72
69
73
## Notes
70
74
71
-
This feature is developed and tested based on the author's usage patterns. It may not cover all API usage scenarios. Please submit an ISSUE to add support for uncovered parameters/types.
75
+
This is developed and tested based on the author's usage patterns. It may not cover all API usage scenarios. Please submit an ISSUE to add support for uncovered parameters/types.
0 commit comments