File size: 658 Bytes
d77b002
 
 
 
 
 
 
 
 
 
 
 
 
935119a
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: System Prompt Reformatter
emoji: πŸ“š
colorFrom: indigo
colorTo: gray
sdk: gradio
sdk_version: 5.47.2
app_file: app.py
pinned: false
short_description: Reformats system prompts in the 2nd person and other edits
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

## OpenAI Key (Optional)

- Enter your OpenAI API key to use GPT-4o-mini for reformatting.
- Leave it blank to use the offline heuristic (no external calls).
- You can also set a Space Secret `OPENAI_API_KEY` to avoid typing it.

If the key is missing or the request fails, the app automatically falls back to the offline heuristic.