[PR #141] [CLOSED] Added temperature parameter #379

Closed
opened 2026-02-15 16:30:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/141
Author: @Codyk12
Created: 5/1/2024
Status: Closed

Base: mainHead: add_temp_param


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 ollama/_client.py (+4 -0)

📄 Description

Added parameter to include temperature


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama-python/pull/141 **Author:** [@Codyk12](https://github.com/Codyk12) **Created:** 5/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add_temp_param` --- ### 📝 Commits (1) - [`f0f835c`](https://github.com/ollama/ollama-python/commit/f0f835c8ad1450a320d281ed28bccf7b95a34944) add temp param ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ollama/_client.py` (+4 -0) </details> ### 📄 Description Added parameter to include temperature --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:10 -05:00
yindo closed this issue 2026-02-15 16:30:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#379