[PR #5730] [MERGED] remove unneeded tool calls #11905

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

📋 Pull Request Information

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

Base: mainHead: mxyng/cleanup


📝 Commits (1)

  • 5a83f79 remove unneeded tool calls

📊 Changes

3 files changed (+1 additions, -15 deletions)

View changed files

📝 api/types.go (+0 -2)
📝 server/model.go (+1 -6)
📝 server/model_test.go (+0 -7)

📄 Description

ID and Type are currently unused so leave them out for now


🔄 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/5730 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/16/2024 **Status:** ✅ Merged **Merged:** 7/16/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/cleanup` --- ### 📝 Commits (1) - [`5a83f79`](https://github.com/ollama/ollama/commit/5a83f79afdf14b60008120d6fbd4fe94ba3f5241) remove unneeded tool calls ### 📊 Changes **3 files changed** (+1 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+0 -2) 📝 `server/model.go` (+1 -6) 📝 `server/model_test.go` (+0 -7) </details> ### 📄 Description ID and Type are currently unused so leave them out for now --- <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:42:15 -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#11905