[PR #5613] [CLOSED] pass the template to the /api/chat endpoint #11850

Closed
opened 2026-04-12 23:40:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5613
Author: @pdevine
Created: 7/10/2024
Status: Closed

Base: mainHead: pdevine/fix-template


📝 Commits (1)

  • 3c0d043 pass the template to the /api/chat endpoint

📊 Changes

4 files changed (+34 additions, -8 deletions)

View changed files

📝 api/types.go (+3 -0)
📝 cmd/cmd.go (+1 -0)
📝 cmd/interactive.go (+19 -4)
📝 server/routes.go (+11 -4)

📄 Description

fixes #5038


🔄 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/5613 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 7/10/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `pdevine/fix-template` --- ### 📝 Commits (1) - [`3c0d043`](https://github.com/ollama/ollama/commit/3c0d043b799f336c527eeaf1d7d581ccd781dc3e) pass the template to the `/api/chat` endpoint ### 📊 Changes **4 files changed** (+34 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+3 -0) 📝 `cmd/cmd.go` (+1 -0) 📝 `cmd/interactive.go` (+19 -4) 📝 `server/routes.go` (+11 -4) </details> ### 📄 Description fixes #5038 --- <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-12 23:40:36 -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#11850