ComfyUI Node
Griptape Agent Config: Ollama [DEPRECATED]
Ollama Prompt Driver. Use local models with Ollama. Available at https://ollama.com
Griptape Agent Config: Ollama [DEPRECATED]
- env
- CONFIG
◄prompt_model▾►
◄base_urlhttp://127.0.0.1►
◄port11434►
◄temperature0.10►
◄seed10342349342►
◄max_attempts_on_fail2►
◄use_native_toolstrue►
◄max_tokens-1►
CategoryGriptape/Agent Configs [DEPRECATED]
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt_model | COMBO | 0 options: | |
| base_url | STRING | http://127.0.0.1 | — |
| port | STRING | 11434 | — |
| temperatureopt | FLOAT | 0.100–1 | — |
| seedopt | INT | 10342349342 | — |
| max_attempts_on_failopt | INT | 21–100 | — |
| envopt | ENV | — | |
| use_native_toolsopt | BOOLEAN | true | — |
| max_tokensopt | INT | -1 | Maximum tokens to generate. If <=0, it will use the default based on the tokenizer. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONFIG | CONFIG | — |