v0.1.15
Note
This release has the limitation that the dashboards don't work, because there is no code to execute arbitrary queries against ClickHouse. This is released to patch and fix a few other issues. The new release with custom dashboards to come soon
What's Changed
- add parquet download API by @dinmukhamedm in #784
- feat: custom dashboards LAM-761 (2) by @olzhik11 in #763
- feat: move workspace create, get to next by @olzhik11 in #788
- feat: workspace settings by @olzhik11 in #789
- feat: add workspace name to header, projects dropdown by @olzhik11 in #790
- update API to return response with vec by @dinmukhamedm in #785
- fix lines accidentally removed in commit 527d21f by @dinmukhamedm in #791
- allow langchain tool call messages to not have ids by @dinmukhamedm in #787
- feat: add ui improvements by @olzhik11 in #794
- admin role by @skull8888888 in #779
- Tailwind support in custom renderer by @skull8888888 in #796
- fix datasets apis to return 404 not 500 on a non-existent dataset name by @dinmukhamedm in #792
- fix limits in browser events by @dinmukhamedm in #793
- parse and display AI toolResult messages properly by @dinmukhamedm in #795
- feat: add annotation schema to db, add json schema by @olzhik11 in #798
- feat: add keyboard shortcuts, focus by @olzhik11 in #799
- query span input outputs from clickhouse for shared by @dinmukhamedm in #802
- remove python agent manager by @dinmukhamedm in #807
- feat: remove upgrade insecure requests by @olzhik11 in #808
- feat: fix human evaluator cache update by @olzhik11 in #805
Full Changelog: v0.1.14...v0.1.15