CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
ashrit25
/
prompt-compression-agent
source
Hugging Face
mit
updated 3mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
.env.example
.env.example
6 lines
Copy path
Download
Raw
Back to root
1
OPENAI_API_KEY=your_key_here
2
OPENAI_MODEL=gpt-4o-mini
3
HOST=0.0.0.0
4
PORT=8000
5
LOG_LEVEL=info
6