kbot:gemini
This commit is contained in:
parent
320801cd5b
commit
da666aee96
@ -3,9 +3,8 @@ kbotd modify \
|
|||||||
--prompt="./.kbot/todos.md" \
|
--prompt="./.kbot/todos.md" \
|
||||||
--mode=completion \
|
--mode=completion \
|
||||||
--router2=openai \
|
--router2=openai \
|
||||||
--model2=openai/gpt-4-32k \
|
--model=openai/gpt-4-32k \
|
||||||
--include="src/commands/run.ts" \
|
--include2="src/commands/run.ts" \
|
||||||
--include="src/zod_schema.ts" \
|
--include2="src/commands/run-tools.ts" \
|
||||||
--include="src/client.ts" \
|
|
||||||
--disable="npm,terminal,git,user,search,email" \
|
--disable="npm,terminal,git,user,search,email" \
|
||||||
--dst="./.kbot/todos-log.md"
|
--dst="./.kbot/todos-log.md"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user