Commit Graph

4 Commits

Author SHA1 Message Date
dal 2cc9e0396b
refactor: update permission handling for dashboard and metric access
- Enhanced permission logic in `get_dashboard_handler` and `get_metric_handler` to grant Owner permissions to users with WorkspaceAdmin or DataAdmin roles.
- Updated related tests to reflect the new permission structure, ensuring that admin users receive the correct access level.
- Removed unused `fastembed` dependency from multiple Cargo.toml files to streamline the project.
2025-06-24 09:23:57 -06:00
dal 008c830dff
add fast embed rerank for local deployment (#329)
* add fast embed rerank for local

* chore(versions): bump api to v0.1.12; bump web to v0.1.12; bump cli to v0.1.12 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-21 23:55:51 -07:00
dal 46cb2c3b3b
rerank test and tweak 2025-05-07 18:31:37 -06:00
dal f0530f1ef9
ok things are pretty good, but a few more tweaks 2025-05-06 13:23:18 -06:00