chat-exporter

A Chat export plugin to help you use chat with OpenAI lib easily.

Author
berry22jelly
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
0.0.1
Created
2025-08-31
Updated
2025-08-31
Size
10.5 KB
License
MIT
Applies to

Chat Exporter

Export current chat messages as OpenAI ChatMessage format.
导出当前对话为OpenAI client中的Message格式

Overview

Chat Exporter is a tool designed to help you export chat messages into the OpenAI ChatMessage format, making it easy to migrate, analyze, or use your chat data with OpenAI-API-Compability LLM and tools.

Features

  • Export chat messages in a standardized OpenAI format
  • Simple and easy-to-use workflow

Usage

Create new userscript and paste. Click 'show' button in tampermokey menu (right click menu or click tampermonkey icon).
导入脚本,点击油猴菜单中的show选项(右键或油猴图标中)

License

This project is licensed under the MIT License. See the LICENSE file for details.

Project Repository