[PR #12038] [MERGED] api: implement stringer for ToolFunctionParameters #13693

Closed
opened 2026-04-13 00:33:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12038
Author: @jmorganca
Created: 8/22/2025
Status: Merged
Merged: 8/22/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/stringify-tool-function-parameters


📝 Commits (1)

  • bcdf7d0 api: implement stringer for ToolFunctionParameters

📊 Changes

3 files changed (+67 additions, -37 deletions)

View changed files

📝 api/types.go (+16 -9)
📝 api/types_test.go (+47 -0)
📝 tools/tools_test.go (+4 -28)

📄 Description

Required for DeepSeek-V3.1 tool calling


🔄 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/12038 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/22/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/stringify-tool-function-parameters` --- ### 📝 Commits (1) - [`bcdf7d0`](https://github.com/ollama/ollama/commit/bcdf7d038a198d10c3ad2315548ae88a6344f32f) api: implement stringer for ToolFunctionParameters ### 📊 Changes **3 files changed** (+67 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+16 -9) 📝 `api/types_test.go` (+47 -0) 📝 `tools/tools_test.go` (+4 -28) </details> ### 📄 Description Required for DeepSeek-V3.1 tool calling --- <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-13 00:33:00 -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#13693