chore(ai): add TODO

This commit is contained in:
Ayo Ayco 2025-09-22 11:33:19 +02:00
parent 4385d5ce5a
commit 2d91d7e87e

2
ai.sh
View file

@ -10,6 +10,8 @@ modelfile=$helper_modelfile
typora_flag=false
other_args=${@:2}
# TODO: extract typora flag
if ! [ "$other_args" = "" ]; then
if [ "$other_args" = "open-webui" ]; then
. $HOME/open-webui/.venv/bin/activate