mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-28 19:05:31 +02:00
Better Updated Promting
This commit is contained in:
parent
a76cb6089c
commit
83fc9e36f5
7 changed files with 404 additions and 70 deletions
|
|
@ -15,6 +15,6 @@ export const CopilotAgent: z.infer<typeof Agent> = {
|
|||
name: "rowboatx",
|
||||
description: "Rowboatx copilot",
|
||||
instructions: CopilotInstructions,
|
||||
model: "gpt-4.1",
|
||||
model: "gpt-5.1",
|
||||
tools,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue