| blib/lib/App/Chit/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 40 | 0 | 0 | $chit->{'model'} //= "gpt-4o-mini" |
| 41 | 0 | 0 | $chit->{'temperature'} //= "0.99" |
| 42 | 0 | 0 | $chit->{'role'} //= "You are a helpful assistant, valued for your precise, accurate, and concise answers." |
| 43 | 0 | 0 | $chit->{'history'} //= 100 |
| 50 | 0 | 0 | $chit->{'history'} //= 100 |