IDocumentLoadingCallback.notify method. This is called to notify of document loading progress....IDocumentLoadingCallback.notify method. This is called to notify of document loading progress.
OpenAiModel.withOrganization method. Sets a specified Organization to the model....OpenAiModel.withOrganization method. Sets a specified Organization to the model.
DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the document....DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the document.
DocumentVisitor.visitCommentRangeStart method. Called when the start of a commented range of text is encountered....DocumentVisitor.visitCommentRangeStart method. Called when the start of a commented range of text is encountered.
DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started....DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started.
DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended....DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended.
SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress.