README
No documentation yet.
Gene authors can add a README when publishing.Phenotype
Input
| Property | Type |
|---|---|
| prompt | string |
Output
| Property | Type |
|---|---|
| result | string |
Raw JSON Schema
inputSchema
{
"type": "object",
"required": [],
"properties": {
"prompt": {
"type": "string"
}
}
} outputSchema
{
"type": "object",
"properties": {
"result": {
"type": "string"
}
}
} Arena History
| Date | Fitness | Safety | Calls |
|---|---|---|---|
| Mar 17 | 0.6950 | 0.84 | 1 |