[PR #3596] [MERGED] api: fill up API documentation #11209

Closed
opened 2026-04-12 23:24:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3596
Author: @eliben
Created: 4/11/2024
Status: Merged
Merged: 5/7/2024
Merged by: @jmorganca

Base: mainHead: doc2


📝 Commits (3)

📊 Changes

2 files changed (+99 additions, -13 deletions)

View changed files

📝 api/client.go (+34 -2)
📝 api/types.go (+65 -11)

📄 Description

Followup for #2878

Now that the documentation is more complete, mention it in the README. Once a new version of ollama is tagged, pkg.go.dev will pick up the documentation comments and display everything on the linked page

Updates #2840


🔄 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/3596 **Author:** [@eliben](https://github.com/eliben) **Created:** 4/11/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `doc2` --- ### 📝 Commits (3) - [`baa0047`](https://github.com/ollama/ollama/commit/baa00473465a2716d48425d8fef8b06d9e76172d) api: fill up API documentation - [`5b69d2a`](https://github.com/ollama/ollama/commit/5b69d2ac368cdae71e4bd4c4f4b761bd178fe481) fix typo/lint - [`4fc06f8`](https://github.com/ollama/ollama/commit/4fc06f8633fe1d0e58f668c7c61cecae0cd1a50e) Update README.md ### 📊 Changes **2 files changed** (+99 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+34 -2) 📝 `api/types.go` (+65 -11) </details> ### 📄 Description Followup for #2878 Now that the documentation is more complete, mention it in the README. Once a new version of ollama is tagged, pkg.go.dev will pick up the documentation comments and display everything on the linked page Updates #2840 --- <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-12 23:24:17 -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#11209