curl --location --request PATCH 'https://geekai.co/api/v1/agent/be9062c1-68d5-48ee-b74e-fab6d864bc29/embed' \
--header 'Authorization: Bearer {YOUR_GEEKAI_API_KEY}' \
--form 'embed_files=@"/E:/文档/极客智坊/训练文件1.txt"' \
--form 'embed_files=@"/E:/文档/极客智坊/训练文件2.txt"' \
--form 'embed_files=@"/E:/文档/极客智坊/训练文件3.txt"'