mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
docs: simplify config example to show only model
This commit is contained in:
parent
db2a3a171e
commit
a8aa44bd3f
@ -75,12 +75,6 @@ const server = await createOpencodeServer({
|
||||
port: 4096,
|
||||
config: {
|
||||
model: "anthropic/claude-3-5-sonnet-20241022",
|
||||
agent: {
|
||||
general: {
|
||||
temperature: 0.7,
|
||||
model: "anthropic/claude-3-5-sonnet-20241022",
|
||||
},
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user