[PR #1661] [MERGED] Fix template api doc description #15909

Closed
opened 2026-04-16 05:11:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1661
Author: @BruceMacD
Created: 12/21/2023
Status: Merged
Merged: 1/3/2024
Merged by: @jmorganca

Base: mainHead: BruceMacD-template-doc


📝 Commits (1)

  • 50a93d6 Fix template api doc description

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 docs/api.md (+2 -2)

📄 Description

The API docs specify that template overrides the prompt which isn't the case (verified back to v0.1.13), this is the functionality that raw mode enables. This change fixes the description.


🔄 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/pull/1661 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 1/3/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `BruceMacD-template-doc` --- ### 📝 Commits (1) - [`50a93d6`](https://github.com/ollama/ollama/commit/50a93d6da66a9424d92017d8dd6f2816b3494faf) Fix `template` api doc description ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/api.md` (+2 -2) </details> ### 📄 Description The API docs specify that `template` overrides the prompt which isn't the case (verified back to v0.1.13), this is the functionality that `raw` mode enables. This change fixes the description. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 05:11:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15909