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

326 B
Raw Blame History

个人python脚本

日常生活中的突发奇想,为了方便写的脚本

  1. content-to-tag调用ollama大语言模型根据文章内容生成标签
  2. base64-de-in-code base64编码解码
    1. 编码接口post http(s)://网站域名/encode
    2. 解码接口post http(s)://网站域名/decode