mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
commit
108fbb28fd
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rowboatlabs/rowboatx",
|
||||
"version": "0.7.0",
|
||||
"version": "0.8.0",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -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