mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-02 02:51:44 +02:00
fix: arc-share retrieved chunks, centralize entity embeddings, and trim hot-path clones.
This commit is contained in:
@@ -8,8 +8,8 @@ use surrealdb::{engine::any::Any, Surreal};
|
||||
use crate::{
|
||||
html_state::HtmlState,
|
||||
middlewares::{
|
||||
analytics_middleware::analytics_middleware, auth_middleware::require_auth,
|
||||
compression, response_middleware::with_template_response,
|
||||
analytics_middleware::analytics_middleware, auth_middleware::require_auth, compression,
|
||||
response_middleware::with_template_response,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user