Spaces:
Sleeping
Sleeping
metadata
title: SupportCopilot
emoji: 🛒
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: mit
SupportCopilot on Hugging Face Spaces
This file is the Space front-matter. To deploy:
- Create a new Docker Space.
- Push this repository to it (or duplicate from GitHub).
- The container reads
$PORT(Spaces sets7860); no secrets are required — it runs the offline stub by default. - (Optional) add
ANTHROPIC_API_KEYorOPENAI_API_KEYunder Settings → Secrets to use a real model.
The application code, full README, and tests live in the repository root.