ollama / ollama-python

Ollama Python library
https://ollama.com
MIT License
2.69k stars 221 forks source link

Added temperature parameter #141

Closed Codyk12 closed 1 month ago

Codyk12 commented 2 months ago

Added parameter to include temperature

mxyng commented 1 month ago

Temperature is already configurable through options so this is redundant.