use `MinIO` to save the chart image base64 and return the url.
Closed this issue · 1 comments
hustcc commented
- MinIO:https://min.io/
- Add an MCP environment variable to record the MinIO key.
Using a URL has the following advantages over Base64:
- Reduces the number of tokens output by the LLM.
- Provides long-term accessibility and enables sharing and transfer.
- Offers a better experience for most MCP clients.
hustcc commented
或者我们可以使用百度提供的服务。
import bos from '@baiducloud/sdk';