mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-30 14:35:17 +02:00
代码优化
This commit is contained in:
parent
f9d3a8c521
commit
6c39c80d94
3 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ TEST_DOCX = EXAMPLE_DATA_PATH / "omniparse/test01.docx"
|
|||
TEST_PDF = EXAMPLE_DATA_PATH / "omniparse/test02.pdf"
|
||||
TEST_VIDEO = EXAMPLE_DATA_PATH / "omniparse/test03.mp4"
|
||||
TEST_AUDIO = EXAMPLE_DATA_PATH / "omniparse/test04.mp3"
|
||||
TEST_WEBSITE_URL = "https://github.com/geekan/MetaGPT"
|
||||
|
||||
|
||||
async def omniparse_client_example():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue