Franck Demongin
6db7560576
Add OllamaChat node with session management and Ollama Cloud models support ( #124 )
2025-10-23 20:02:46 +03:00
Zoltán Dócs
cf55be7ce1
Various maintenance items ( #116 )
...
* gitignore pycache
* mark V1 nodes deprecated, rename current nodes
* refactor deprecated nodes into separate file
* cleanup imports
* update documentation
* update readme
* update ollama client:
- add new 'think' argument
- add separate thinking output
- remove 'filter_thinking' which is no longer needed
- In case the user requests thinking with a model that does not support thinking, an error message stops the run
* - show error toast when the list of models fails to load,
- avoid emptying the model selection when the list fails to load
* add button widget to reconnect
* add extension badge
* add tooltips and node descriptions
* add example workflows
* update example image in readme
* update change log
* bump version for release
2025-08-04 22:58:04 +03:00
orendtdev
1f5b5bf545
Adding user seed to ollamaVision request ( #111 )
...
* Adding missing options for Ollama Vision
* incorrect options object
* More debugging
* Updating change log and version
2025-07-14 23:19:16 +03:00
qskousen
ddf24e51c2
Expand the temperature limits ( #109 )
...
* Update CompfyuiOllama.py
Expand the temperature limits
* Update CHANGE_LOG.md
* Bump version number
2025-06-28 09:24:47 +03:00
BobRandomNumber
72cbea6077
option to strip thinking ( #106 )
...
* option to strip thinking
* option to strip thinking
* Update CHANGE_LOG.md
* Update pyproject.toml
2025-05-28 10:22:35 +03:00
Stav Sapir
1fdbc07cac
fix num context limit
2025-04-22 22:25:21 +03:00
Stav Sapir
f1cd74e250
V2 release ( #81 )
...
* v2 nodes init
* v2 nodes init
* v2 nodes init
* v2 nodes addons
* v2 nodes addons
* v2 nodes addons
* update ollama client 0.4.5
* ollama v2 additions
* ollama v2 additions
2025-01-10 10:53:00 +02:00
El Achu somto
461dcedfb4
replced the string base64 to binary ( #73 )
2024-12-04 10:40:14 +02:00
Stav Sapir
a1ec168af1
fix fetch models names access issue
2024-11-25 22:57:13 +02:00
Stav Sapir
3b486547ed
support 1 step in keep_alive
2024-11-20 09:00:19 +02:00
Stav Sapir
6b661ad0a9
add -1 for keep_alive
2024-11-16 18:28:11 +02:00
Vilanele
ba8c2f9a8a
Add seed input to Ollamavision ( #52 )
...
* Add seed input to Ollamavision
* Move seed input at end of inputs list in vision
---------
Co-authored-by: vilanele <vilanele@email.com >
2024-10-19 17:31:47 +03:00
Stav Sapir
7c615d1810
add json format support
2024-10-09 20:42:18 +03:00
Stav Sapir
5370799053
add json format support
2024-10-09 20:36:54 +03:00
Stav Sapir
342f1650ed
revert debug placement
2024-09-20 13:04:28 +03:00
Stav Sapir
08be08a785
fix debug print
...
move debug to bottom
2024-09-20 11:39:53 +03:00
RandomGitUser321
57715c4144
Update CompfyuiOllama.py ( #38 )
2024-08-31 21:33:27 +03:00
Stav Sapir
b2a4b30446
add save/load context nodes
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-08-02 09:30:00 +03:00
Stav Sapir
7b0eb9a793
add save/load context nodes
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-07-30 22:11:41 +03:00
Stav Sapir
1f58e751a7
add save/load context nodes
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-07-30 21:56:04 +03:00
Stav Sapir
1dfed66446
upgrade ollama client
...
fix debug print
2024-07-13 14:22:02 +03:00
Zoltán Dócs
254aa1db92
add option to remember context between runs
2024-06-17 00:36:35 +02:00
color
c0f13409e1
feat: Add Ollama API to get available models
2024-05-24 11:26:34 +08:00
Mike Ravenblack
72a7c3fd05
Update CompfyuiOllama.py
...
change "-keep_alive" to "keep_alive"
2024-05-23 20:38:35 +02:00
Mike Ravenblack
ac8e97afda
Update CompfyuiOllama.py
...
- add keep_alive option (controls how long the model will stay loaded into memory following the request (default: 5m))
2024-05-22 12:00:03 +02:00
Stav Sapir
a127aa8118
Add Ollama Generate Advance node seed INT
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-05-21 21:40:03 +03:00
Stav Sapir
b2d8e5bd28
Add OllamaGenerateAdvance node
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-04-05 14:38:46 +03:00
Stav Sapir
8bf1a57ecb
Add Ollama Generate
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-03-10 14:41:19 +02:00
Stav Sapir
2bcc1fe460
add description
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-03-10 13:22:56 +02:00
Stav Sapir
32ce946064
fixes
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-03-10 13:01:55 +02:00
Stav Sapir
3a5b75162e
fixes
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-03-10 13:00:49 +02:00
Stav Sapir
60412595c1
fixes
...
Signed-off-by: Stav Sapir <stavsap@gmail.com >
2024-03-10 12:38:55 +02:00
Stav Sapir
6cf483e544
Update CompfyuiOllama.py
2024-03-10 12:31:55 +02:00
Stav Sapir
239b3414b5
Update CompfyuiOllama.py
2024-03-10 12:28:53 +02:00
Stav Sapir
0a6f004512
Update CompfyuiOllama.py
2024-03-10 12:26:10 +02:00
Stav Sapir
0071887f72
Update CompfyuiOllama.py
2024-03-10 12:19:56 +02:00
Stav Sapir
ddbe51d50e
Update CompfyuiOllama.py
2024-03-10 00:13:23 +02:00
Stav Sapir
b844a18719
Update CompfyuiOllama.py
2024-03-10 00:08:21 +02:00
Stav Sapir
38bff4d1c7
Update CompfyuiOllama.py
2024-03-10 00:07:14 +02:00
Stav Sapir
9e5fa1f805
Update CompfyuiOllama.py
2024-03-10 00:00:39 +02:00
Stav Sapir
b638567503
Update CompfyuiOllama.py
2024-03-09 23:56:23 +02:00
Stav Sapir
0f4622386f
Update CompfyuiOllama.py
2024-03-09 23:53:06 +02:00
Stav Sapir
b875ed5f2d
Update CompfyuiOllama.py
2024-03-09 23:48:57 +02:00
Stav Sapir
c8020f9cbb
Update CompfyuiOllama.py
2024-03-09 23:09:57 +02:00
Stav Sapir
625a7a006b
Update CompfyuiOllama.py
2024-03-09 23:05:02 +02:00
Stav Sapir
8fdf0a092c
Update CompfyuiOllama.py
2024-03-09 22:56:22 +02:00
Stav Sapir
e879bdd444
Update CompfyuiOllama.py
2024-03-09 22:52:27 +02:00
Stav Sapir
30e9a8ef1d
Update CompfyuiOllama.py
2024-03-09 22:50:04 +02:00
Stav Sapir
6b5abddb4c
Create CompfyuiOllama.py
2024-03-09 22:48:25 +02:00