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