Skip to content

docs: add Feishu/Lark cloud document parser documentation#906

Merged
MaojiaSheng merged 1 commit intovolcengine:mainfrom
r266-tech:docs/feishu-parser
Mar 24, 2026
Merged

docs: add Feishu/Lark cloud document parser documentation#906
MaojiaSheng merged 1 commit intovolcengine:mainfrom
r266-tech:docs/feishu-parser

Conversation

@r266-tech
Copy link
Copy Markdown
Contributor

Summary

Changes

Resources docs ()

  • Added Feishu/Lark row to "Supported Formats" table
  • Added usage example section with:
    • Supported document types table (docx, wiki, sheets, bitable)
    • Setup instructions (dependency + credential configuration)
    • Python SDK examples for all document types
    • CLI examples including incremental update
    • Cross-link to configuration docs

Configuration docs ()

  • Added feishu config section documenting all parameters:
    • app_id / app_secret (with env var alternatives)
    • domain (with Lark international note)
    • max_rows_per_sheet / max_records_per_table
  • Added dependency install instruction

Closes #859

Add documentation for the Feishu/Lark cloud document parser (PR volcengine#831):

- Add Feishu to supported formats table in resources docs (EN + ZH)
- Add Feishu URL usage examples with Python SDK, HTTP API, and CLI
- Document feishu config section with all parameters (EN + ZH)
- Include setup instructions, dependency info, and Lark international note
- Cover all 4 supported document types: docx, wiki, sheets, bitable

Closes volcengine#859
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Copy Markdown

Failed to generate code suggestions for PR

@MaojiaSheng MaojiaSheng merged commit 2c41373 into volcengine:main Mar 24, 2026
1 of 2 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenViking project Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

docs: add documentation for Feishu/Lark cloud document parser

4 participants