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?