mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
fix note-creation agent import
This commit is contained in:
parent
3fe5d1f07a
commit
3f06697c95
2 changed files with 2 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const raw = `
|
||||
export const raw = `---
|
||||
model: gpt-5.2
|
||||
tools:
|
||||
workspace-writeFile:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
export const raw = `
|
||||
---
|
||||
export const raw = `---
|
||||
model: gpt-5.2
|
||||
tools:
|
||||
workspace-writeFile:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue