enh: model capabilities

This commit is contained in:
Timothy Jaeryang Baek
2025-05-17 00:59:00 +04:00
parent 7df6d7f325
commit b14398481d
3 changed files with 62 additions and 15 deletions
@@ -77,9 +77,11 @@
};
let capabilities = {
vision: true,
web_search: true,
image_generation: true,
code_interpreter: true,
citations: true,
usage: undefined,
reasoning: false
usage: undefined
};
let knowledge = [];