LiveOFP-Backend / README.md
Jeremy
Add README.md config
211caf7
---
title: LiveOFP-Backend
emoji: 🎭
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.0.0
app_file: app.py
pinned: false
---
# Live OFP Playground Backend
Gradio interface for OFP Playground multi-agent conversations.
## Features
- Multi-agent floor policy control
- Session management
- Chat interface
## Configuration
Set these environment variables in Space settings:
- `ANTHROPIC_API_KEY` - Anthropic API key
- `OPENAI_API_KEY` - OpenAI API key
- `GOOGLE_API_KEY` - Google API key
- `HF_API_KEY` - HuggingFace API key