fix: reasoning configuration
This commit is contained in:
parent
833af0c67d
commit
eb87db0226
|
|
@ -254,7 +254,7 @@
|
|||
"pages": [
|
||||
"v2.6.0-alpha/documentation/features/advanced/overview",
|
||||
"v2.6.0-alpha/documentation/features/advanced/queue-status",
|
||||
"v2.6.0-alpha/documentation/features/advanced/toggle-reasoning",
|
||||
"v2.6.0-alpha/documentation/features/advanced/reasoning-configuration",
|
||||
"v2.6.0-alpha/documentation/features/advanced/representation-scopes",
|
||||
"v2.6.0-alpha/documentation/features/advanced/summarizer",
|
||||
"v2.6.0-alpha/documentation/features/advanced/search",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Toggle Reasoning'
|
||||
title: 'Reasoning Configuration'
|
||||
description: 'Customize how Honcho reasons over peers, sessions, and messages'
|
||||
icon: 'wrench'
|
||||
---
|
||||
Loading…
Reference in New Issue