[PR #6309] [CLOSED] Added a go example for mistral's native function calling #58773

Closed
opened 2026-04-29 13:40:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6309
Author: @Binozo
Created: 8/11/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • dd5fc29 added a go example for mistral's native function calling

📊 Changes

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

View changed files

examples/go-tools/main.go (+131 -0)

📄 Description

Hello there 🙋

I was playing around a bit with the awesome native function calling feature from the mistral model.

I saw that an example for that was missing so I took a little inspiration from #5284 and built it myself ✌️


🔄 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/6309 **Author:** [@Binozo](https://github.com/Binozo) **Created:** 8/11/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`dd5fc29`](https://github.com/ollama/ollama/commit/dd5fc2983b16e4fcffab6c8c3905c4fc354f24cc) added a go example for mistral's native function calling ### 📊 Changes **1 file changed** (+131 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/go-tools/main.go` (+131 -0) </details> ### 📄 Description Hello there 🙋 I was playing around a bit with the awesome native function calling feature from the mistral model. I saw that an example for that was missing so I took a little inspiration from #5284 and built it myself ✌️ --- <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-29 13:40:32 -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#58773