enh: citations option in model editor

This commit is contained in:
Timothy Jaeryang Baek
2024-11-19 01:12:47 -08:00
parent da8f7cff2f
commit 09c6e4b92f
3 changed files with 6 additions and 3 deletions

View File

@@ -71,7 +71,8 @@
let params = {};
let capabilities = {
vision: true,
usage: undefined
usage: undefined,
citations: true
};
let knowledge = [];