mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-09 08:21:50 +00:00
fix(photon): Enable group flattening in Spectrum config
This commit is contained in:
parent
637cf94bed
commit
2130ef68b3
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ const app = await Spectrum({
|
|||
projectId,
|
||||
projectSecret,
|
||||
providers: [imessage.config()],
|
||||
options: { flattenGroups: true },
|
||||
});
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue