mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 16:00:58 +00:00
added custom header support and example extension
This commit is contained in:
parent
512ae4b4c0
commit
f755f69e0a
9 changed files with 127 additions and 2 deletions
|
|
@ -125,6 +125,7 @@ describe.skipIf(!API_KEY)("Compaction extensions", () => {
|
|||
setStatus: () => {},
|
||||
setWidget: () => {},
|
||||
setFooter: () => {},
|
||||
setHeader: () => {},
|
||||
setTitle: () => {},
|
||||
custom: async () => undefined as never,
|
||||
setEditorText: () => {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue