@@ -201,6 +201,7 @@ group: docs
201201- [ changeToAgent] ( functions/changeToAgent.md )
202202- [ changeToPrevAgent] ( functions/changeToPrevAgent.md )
203203- [ changeToDefaultAgent] ( functions/changeToDefaultAgent.md )
204+ - [ validate] ( functions/validate.md )
204205
205206## Interfaces
206207
@@ -270,7 +271,8 @@ group: docs
270271- [ IHistory] ( interfaces/IHistory.md )
271272- [ IHistoryParams] ( interfaces/IHistoryParams.md )
272273- [ IHistorySchema] ( interfaces/IHistorySchema.md )
273- - [ IOutlineFormat] ( interfaces/IOutlineFormat.md )
274+ - [ IOutlineSchemaFormat] ( interfaces/IOutlineSchemaFormat.md )
275+ - [ IOutlineObjectFormat] ( interfaces/IOutlineObjectFormat.md )
274276- [ IOutlineCallbacks] ( interfaces/IOutlineCallbacks.md )
275277- [ IOutlineMessage] ( interfaces/IOutlineMessage.md )
276278- [ IOutlineHistory] ( interfaces/IOutlineHistory.md )
@@ -375,6 +377,7 @@ group: docs
375377- [ THistoryMemoryInstance] ( types/THistoryMemoryInstance.md )
376378- [ IOutlineParam] ( types/IOutlineParam.md )
377379- [ IOutlineData] ( types/IOutlineData.md )
380+ - [ IOutlineFormat] ( types/IOutlineFormat.md )
378381- [ OutlineName] ( types/OutlineName.md )
379382- [ CompletionName] ( types/CompletionName.md )
380383- [ WikiName] ( types/WikiName.md )
0 commit comments