ComfyUI Node: 词嵌入模型工具(embeddings_tool)
Authored by heshengtao
Created 7 months ago
Updated 21 days ago
791 stars
Category
大模型派对(llm_party)/工具(tools)
Inputs
path STRING
is_enable
- enable
- disable
file_content STRING
device
- cuda
- cpu
chunk_size INT
chunk_overlap INT
is_locked
- enable
- disable
Outputs
STRING
Extension: comfyui_LLM_party
A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows.
Authored by heshengtao