LarkSuite is an enterprise collaboration platform developed by ByteDance.This notebook covers how to load data from the
LarkSuite
REST API into a format that can be ingested into LangChain, along with example usage for text summarization.
The LarkSuite API requires an access token (tenant_access_token or user_access_token), checkout LarkSuite open platform document for API details.