[PR #236] [MERGED] fix: tool_calls response parsing #428

Closed
opened 2026-02-15 16:30:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/236
Author: @zeelrupapara
Created: 7/28/2024
Status: Merged
Merged: 7/29/2024
Merged by: @joshyan1

Base: mainHead: main


📝 Commits (1)

  • e6b121e fix: update name of toolcallfunction parameter

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 ollama/_types.py (+1 -1)

📄 Description

Issue

Changes

  • Update the ToolCallFunction type

🔄 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-python/pull/236 **Author:** [@zeelrupapara](https://github.com/zeelrupapara) **Created:** 7/28/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@joshyan1](https://github.com/joshyan1) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e6b121e`](https://github.com/ollama/ollama-python/commit/e6b121eddd490c013e788ae8337b63d4eee5f8cf) fix: update name of toolcallfunction parameter ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ollama/_types.py` (+1 -1) </details> ### 📄 Description ### Issue - #233 ### Changes - Update the ToolCallFunction type --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:22 -05:00
yindo closed this issue 2026-02-15 16:30:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#428