[PR #5753] [MERGED] parse tool call as individual objects #11912

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

📋 Pull Request Information

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

Base: mainHead: mxyng/parse-tool-call


📝 Commits (1)

  • 5fd6988 parse tool call as individual objects

📊 Changes

4 files changed (+76 additions, -3 deletions)

View changed files

📝 server/model.go (+5 -3)
📝 server/model_test.go (+4 -0)
server/testdata/tools/llama3-groq-tool-use.gotmpl (+43 -0)
server/testdata/tools/llama3-groq-tool-use.out (+24 -0)

📄 Description

No description provided


🔄 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/5753 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/17/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/parse-tool-call` --- ### 📝 Commits (1) - [`5fd6988`](https://github.com/ollama/ollama/commit/5fd698812655fb87e31262072f8a3e6a34b438a9) parse tool call as individual objects ### 📊 Changes **4 files changed** (+76 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `server/model.go` (+5 -3) 📝 `server/model_test.go` (+4 -0) ➕ `server/testdata/tools/llama3-groq-tool-use.gotmpl` (+43 -0) ➕ `server/testdata/tools/llama3-groq-tool-use.out` (+24 -0) </details> ### 📄 Description _No description provided_ --- <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:26 -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#11912