[PR #7620] [MERGED] api: fix typo in Golang API types docs #11207

Closed
opened 2025-11-12 16:09:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7620
Author: @neomantra
Created: 11/11/2024
Status: Merged
Merged: 11/12/2024
Merged by: @jmorganca

Base: mainHead: patch-2


📝 Commits (1)

  • 5eeb474 api: fix typo in Golang API types docs

📊 Changes

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

View changed files

📝 api/types.go (+6 -6)

📄 Description

Fixes minor typos and grammar in api/types.go

I had only reviewed client.go in my commit yesterday, sorry I didn't check this one too. Somehow the last PR had Python in the title, but it and this affect Golang.


🔄 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/7620 **Author:** [@neomantra](https://github.com/neomantra) **Created:** 11/11/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`5eeb474`](https://github.com/ollama/ollama/commit/5eeb4746b52efe8dce3b2618c0979c5f2060a1ef) api: fix typo in Golang API types docs ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+6 -6) </details> ### 📄 Description Fixes minor typos and grammar in `api/types.go` I had only reviewed `client.go` in my commit yesterday, sorry I didn't check this one too. Somehow the last PR had Python in the title, but it and this affect Golang. --- <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 2025-11-12 16:09:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#11207