What's Changed
* lift the restriction on data and target to be json objects by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/142
* fix docs URL in dashboard headers by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/143
* upload images on consumer side of rabbitmq by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/146
* remove traceloop attributes by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/147
* [1/3] record project_id in spans table by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/148
* query all spans with project_id by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/149
* add migrations for the updated spans table with project id by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/152
* overwrite span id when attribute set, query unique traces by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/155
* Feat/human-evals by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/157
* fixed path by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/158
* fixed add label by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/159
* delete label class in queue by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/161
* batch insert labeling q items, ignore non-existent qs by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/162
* Fix/online-evals by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/164
* insert human eval scores to clickhouse by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/163
* Labeling queues by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/165
* [beta] add button for csv export from evals by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/166
* small redesign of labeling queue by skull8888888 in https://github.com/lmnr-ai/lmnr/pull/167
* allow downloading datasets as JSON, minor refactor by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/168
* allow purchasing additional seats in workspace by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/169
* exports by dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/170
**Full Changelog**: https://github.com/lmnr-ai/lmnr/compare/v0.1.2-alpha.0...v0.1.2-alpha.1