Skip to content

Commit 0b7020e

Browse files
authored
1.1.3
1 parent 9f942bb commit 0b7020e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[project]
22
name = "prompt-assistant"
3-
version = "1.1.2"
4-
description = "提示词小助手(Prompt Assistant),是一个无需添加任何节点,即可实现提示词翻译、扩写、图片反推提示词、预设标签插入、历史记录功能等功能的自定义扩展。"
3+
version = "1.1.3"
4+
description = "提示词小助手(Prompt Assistant)可以一键调用大语言模型,实现提示词翻译、润色扩写、图片反推提示词,支持自定义规则。还提供了提示词预设实现一键插入、历史提示词查找功能等功能。支持调用智谱、硅基流动、gemini、本地ollama、百度等服务,是一个全能型提示词插件。The Prompt Assistant enables one-click access to LLMs or VLMs, supporting prompt translation, polish & expansion, image-to-prompt captioning, and custom rules. It also offers one-click insertion of preset prompts and historical prompt search.
5+
Compatible with Gemini,ChatGPT,GLM,DeepSeek,claude,Ollama,It’s a true all-in-one prompt extension tailored for ComfyUI."
56
readme = "README.md"
67
license = {text = "GNU General Public License v3"}
78
classifiers = [

0 commit comments

Comments
 (0)