Skip to main content

ByteDance

ByteDance is a Chinese internet technology company.

Installation and Setup

Get the access token. You can find the access instructions here

Document Loaders

Lark Suite is an enterprise collaboration platform developed by ByteDance.

Lark Suite for Document

See a usage example.

from langchain_community.document_loaders.larksuite import LarkSuiteDocLoader
API Reference:LarkSuiteDocLoader

Lark Suite for Wiki

See a usage example.

from langchain_community.document_loaders.larksuite import LarkSuiteWikiLoader
API Reference:LarkSuiteWikiLoader

Was this page helpful?