Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ Of course it doesn't have to be prompts. You can use it as simple database for w
|
|
| 16 |
|
| 17 |
LMStudio Prompt Enhancer:
|
| 18 |
--
|
| 19 |
-
Send any system prompt to a localhost server (Example LMStudio) and
|
| 20 |
Three modes "Always run LLM", "Use last prompt" (which can be manually edited!) and "Bypass if unchanged", also sends the last prompt, if inputs and settings have not changed., But runs the LLM again IF something has changed.
|
| 21 |
Optional load/unload model for generation, dropdown for last 5 used models, Api token, max tokens, auto removes thinking blocks.
|
| 22 |
SEE community post on how to get the modelID from LMstudio and add a model to the list.
|
|
|
|
| 16 |
|
| 17 |
LMStudio Prompt Enhancer:
|
| 18 |
--
|
| 19 |
+
Send any system prompt to a localhost server (Example LMStudio) and/or a user prompt (to improve) and/or a image. (requires a vision model oc) and get the llm's answer back, exportable as string for any text input in Comfyui. See community post (or node tooltips!) for some important details.
|
| 20 |
Three modes "Always run LLM", "Use last prompt" (which can be manually edited!) and "Bypass if unchanged", also sends the last prompt, if inputs and settings have not changed., But runs the LLM again IF something has changed.
|
| 21 |
Optional load/unload model for generation, dropdown for last 5 used models, Api token, max tokens, auto removes thinking blocks.
|
| 22 |
SEE community post on how to get the modelID from LMstudio and add a model to the list.
|