mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
fix copilot model
This commit is contained in:
parent
d6fd472985
commit
b09b4b1594
1 changed files with 0 additions and 1 deletions
|
|
@ -15,6 +15,5 @@ export const CopilotAgent: z.infer<typeof Agent> = {
|
|||
name: "rowboatx",
|
||||
description: "Rowboatx copilot",
|
||||
instructions: CopilotInstructions,
|
||||
model: "gpt-5.1",
|
||||
tools,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue