Files
python_script/README.md
2026-01-28 21:36:52 +08:00

8 lines
326 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 个人python脚本
日常生活中的突发奇想,为了方便写的脚本
1. `content-to-tag`调用ollama大语言模型根据文章内容生成标签
2. `base64-de-in-code` base64编码解码
1. 编码接口post http(s)://网站域名/encode
2. 解码接口post http(s)://网站域名/decode