↓ 1 callersFunctionselect_quick_notes_with_one_more_than_limit(
executor: E,
workspace_id: Uuid,
uid: i64,
search_term: Option<String>,
offset: Option<i32>,
lim
libs/database/src/quick_note.rs:29
↓ 1 callersMethodstream_question(
&self,
workspace_id: String,
chat_id: &str,
content: &str,
metadata: Option<Value>,
libs/appflowy-ai-client/src/client.rs:181
↓ 1 callersMethodstream_question_v2(
&self,
workspace_id: String,
chat_id: &str,
question_id: i64,
content: &str,
metadat
libs/appflowy-ai-client/src/client.rs:215