siliconflow / BizyAir

BizyAir: Comfy Nodes that can run in any environment.
https://siliconflow.github.io/BizyAir/
MIT License
290 stars 18 forks source link

Add siliconcloud llm node #3

Closed doombeaker closed 3 months ago

doombeaker commented 3 months ago

添加 SiliconCloud LLM 节点,支持最流行的 5 个中文模型。

image

主要在易用性方便比社区的其它 LLM 节点好用:

  1. llm 的输出结果可以通过输出节点连接下一个 node
  2. llm 的输出结果也可以显示在当前 node 上
  3. 支持自定义 system prompt

这样这个节点既可以当作一个独立功能用,也可以配合workflow有需要 text 的地方。