[PR #5732] [MERGED] remove ToolCall from GenerateResponse #43154

Closed
opened 2026-04-24 22:50:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5732
Author: @mxyng
Created: 7/16/2024
Status: Merged
Merged: 7/17/2024
Merged by: @mxyng

Base: mainHead: mxyng/cleanup


📝 Commits (1)

  • c279f96 remove ToolCall from GenerateResponse

📊 Changes

2 files changed (+0 additions, -8 deletions)

View changed files

📝 api/types.go (+0 -3)
📝 server/routes.go (+0 -5)

📄 Description

tools is only applicable for chat


🔄 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/5732 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/16/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/cleanup` --- ### 📝 Commits (1) - [`c279f96`](https://github.com/ollama/ollama/commit/c279f96371575484d212ab069db96ee38dddceb1) remove ToolCall from GenerateResponse ### 📊 Changes **2 files changed** (+0 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+0 -3) 📝 `server/routes.go` (+0 -5) </details> ### 📄 Description tools is only applicable for chat --- <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-24 22:50:13 -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#43154