v0.3.0
What's Changed
- Delete experiments should delete runs as well by @kerthcet in #191
- Page optimization by @kerthcet in #192
- Persist the token usage in the meta db by @kerthcet in #195
- Remove EXECUTION_RESULT from Run Detail page by @kerthcet in #196
- Add log_dataset API by @kerthcet in #197
- Extend the api to support file paths by @kerthcet in #198
- Optimize dataset page by @kerthcet in #199
- uptimize the dataset page by @kerthcet in #200
- feat: delete Dataset by @kerthcet in #201
- Optimize pages by @kerthcet in #202
- optimize default pages by @kerthcet in #203
- Token page optimize by @kerthcet in #206
- fix secret error by @kerthcet in #211
- Support load dataset by @kerthcet in #212
- feat: tags by @kerry-he in #210
- feat: tags dashboard by @kerry-he in #217
- add prometheus exporter by @kerthcet in #218
- Optimize selecting labels by @kerthcet in #219
- optimize tag color by @kerthcet in #220
- Optimize dataset layout by @kerthcet in #221
- Fix the migration error by @kerthcet in #222
- Add clickhouse migration by @kerthcet in #224
- feat: support visualization for claude agent by @kerthcet in #225
- Add org & role by @kerthcet in #226
- Use monthly partiton by @kerthcet in #227
- Add login page by @kerthcet in #228
- Support cost-tracking by @kerthcet in #230
- Add user_id to prometheus by @kerthcet in #232
- Add org_id to prometheus by @kerthcet in #233
- chore: remove unnecessary proxy layer by @kerthcet in #234
- Fix loading princingG error when using as a lib by @kerthcet in #235
- fix yaml missing by @kerthcet in #236
- Add create experiment api by @kerthcet in #237
- feat: support update experiment by @kerthcet in #239
- update the frontend by @kerthcet in #240
- optimize the logic by @kerthcet in #241
- optimize the way to create metrics by @kerthcet in #242
- change PostRunHooks to PostRunHook by @kerthcet in #243
- add org_id for artifacts by @kerthcet in #244
- Add s3 support for log_artifact by @kerthcet in #245
- use gen_ai for all spans by @kerthcet in #246
- Split prometheus and clickhouse tracking by @kerthcet in #247
- Add llm token tests by @kerthcet in #248
- Remove llm.usage.total_tokens by @kerthcet in #249
- fix: forcely flush before exiting by @kerthcet in #250
- feat: add multi hooks support by @kerthcet in #251
- Update readme by @kerthcet in #253
New Contributors
Full Changelog: v0.2.0...v0.3.0