arcticfly
e649f42c9c
Await completions ( #153 )
...
* Continue polling stats while waiting for completions to finish
* Clarify convert to function call instructions
2023-08-14 13:03:48 -07:00
arcticfly
b28f4cad57
Remove scenarios header from output table card ( #151 )
2023-08-13 03:26:58 -07:00
David Corbitt
35fb554038
Center Add Variant button
2023-08-12 02:48:22 -07:00
David Corbitt
723c0f7505
Update colors throughout app
2023-08-12 02:32:09 -07:00
David Corbitt
ed90bc5a99
Add dashboard page
2023-08-11 23:34:53 -07:00
arcticfly
228c547839
Add logged calls pagination ( #140 )
...
* Store model on LoggedCall
* Allow mulitple page sizes
* Add logged calls pagination
2023-08-11 19:00:09 -07:00
arcticfly
d9db6d80ea
Update external types ( #137 )
...
* Separate server and frontend error logic
* Update types in external api
2023-08-11 15:02:14 -07:00
arcticfly
8d1ee62ff1
Record model and cost when reporting logs ( #136 )
...
* Rename prompt and completion tokens to input and output tokens
* Add getUsage function
* Record model and cost when reporting log
* Remove unused imports
* Move UsageGraph to its own component
* Standardize model response fields
* Fix types
2023-08-11 13:56:47 -07:00
Kyle Corbitt
5ed7adadf9
Better scenario variable editing
...
Some users have gotten confused by the scenario variable editing interface. This change makes the interface easier to understand.
2023-08-10 12:08:17 -07:00
Kyle Corbitt
b2af83341d
Preserve linebreaks in model output
2023-08-09 21:58:41 -07:00
David Corbitt
deabbb094b
condense CellOptions
2023-08-05 16:01:09 -07:00
Kyle Corbitt
21ef67ed4c
move app to app/ subdir
2023-08-05 10:00:10 -07:00