Spaces:
Running
Running
File size: 1,031 Bytes
33be1ce 034c2ac 33be1ce a08910d 034c2ac a08910d 33be1ce 034c2ac 33be1ce 034c2ac 33be1ce 034c2ac 33be1ce 034c2ac 33be1ce | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
title: Flow
emoji: π
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
---
# Flow
Flow helps you find the best configuration for your AI coding agent. Define your agent spec, provide evaluation tasks, and Flow automatically generates variants, scores them, and shows you the quality vs. cost tradeoffs.
- **Simplified experimentation** β Automates the search for optimal agent configurations
- **Transparency** β See exactly what was tested, scores, and tradeoffs on a Pareto chart
- **User control** β Choose your tasks, evaluation criteria, and approve variants
- **Framework agnostic** β Standardized agent spec with pluggable runtime adapters
## Usage
1. Create or import an agent configuration
2. Define evaluation tasks with criteria
3. Run optimization to generate and test variants
4. View results on the Pareto chart (quality vs. cost)
## Links
- **GitHub**: [victordibia/flow](https://github.com/victordibia/flow)
- **Documentation**: See GitHub README for full documentation
|