[PR #227] [MERGED] Update Message annotations to support tool calls #424

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/227
Author: @Shulyaka
Created: 7/23/2024
Status: Merged
Merged: 7/29/2024
Merged by: @mxyng

Base: mainHead: patch-1


📝 Commits (1)

  • 2649281 Update Message annotations to support tool calls

📊 Changes

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

View changed files

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

📄 Description

This is to stay in line with the tool call example.


🔄 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/227 **Author:** [@Shulyaka](https://github.com/Shulyaka) **Created:** 7/23/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2649281`](https://github.com/ollama/ollama-python/commit/26492814061421dffe524bade716685cec65da8b) Update `Message` annotations to support tool calls ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `ollama/_types.py` (+3 -3) </details> ### 📄 Description This is to stay in line with the tool call example. --- <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:21 -05:00
yindo closed this issue 2026-02-15 16:30:21 -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#424