mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-17 13:17:08 +02:00
feat: privacy page and misc templates
This commit is contained in:
@@ -13,7 +13,6 @@ use scraper::{Html, Selector};
|
||||
use serde::{Deserialize, Serialize};
|
||||
use std::fmt::Write;
|
||||
use tiktoken_rs::{o200k_base, CoreBPE};
|
||||
use tracing::info;
|
||||
|
||||
/// Knowledge object type, containing the content or reference to it, as well as metadata
|
||||
#[derive(Debug, Serialize, Deserialize, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user