[PR #8267] [MERGED] examples: remove codified examples #17949

Closed
opened 2026-04-16 06:20:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8267
Author: @ParthSareen
Created: 12/29/2024
Status: Merged
Merged: 1/13/2025
Merged by: @ParthSareen

Base: mainHead: parth/remove-examples


📝 Commits (3)

📊 Changes

85 files changed (+23 additions, -8775 deletions)

View changed files

api/examples/README.md (+17 -0)
📝 api/examples/chat/main.go (+0 -0)
📝 api/examples/generate-streaming/main.go (+0 -0)
📝 api/examples/generate/main.go (+0 -0)
📝 api/examples/multimodal/main.go (+0 -0)
📝 api/examples/pull-progress/main.go (+0 -0)
📝 docs/examples.md (+6 -0)
examples/.gitignore (+0 -174)
examples/flyio/.gitignore (+0 -1)
examples/flyio/README.md (+0 -67)
examples/go-http-generate/main.go (+0 -29)
examples/jupyter-notebook/README.md (+0 -5)
examples/jupyter-notebook/ollama.ipynb (+0 -102)
examples/kubernetes/README.md (+0 -38)
examples/kubernetes/cpu.yaml (+0 -42)
examples/kubernetes/gpu.yaml (+0 -58)
examples/langchain-python-rag-document/README.md (+0 -29)
examples/langchain-python-rag-document/main.py (+0 -61)
examples/langchain-python-rag-document/requirements.txt (+0 -109)
examples/langchain-python-rag-privategpt/.gitignore (+0 -170)

...and 65 more files

📄 Description

This PR aims to streamline the examples and to have outgoing links to community frameworks instead.

Closes #8117


🔄 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/8267 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 12/29/2024 **Status:** ✅ Merged **Merged:** 1/13/2025 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth/remove-examples` --- ### 📝 Commits (3) - [`05e0aba`](https://github.com/ollama/ollama/commit/05e0abafefc68200ef852d532786813805f59fb1) Move examples and delete some - [`2680108`](https://github.com/ollama/ollama/commit/268010834b5c25d53a0855a5088a794394576505) Cleanup go api examples - [`dfc4fc3`](https://github.com/ollama/ollama/commit/dfc4fc3ef5c323220b0837ac7aec905eb7cce94c) Move examples to docs ### 📊 Changes **85 files changed** (+23 additions, -8775 deletions) <details> <summary>View changed files</summary> ➕ `api/examples/README.md` (+17 -0) 📝 `api/examples/chat/main.go` (+0 -0) 📝 `api/examples/generate-streaming/main.go` (+0 -0) 📝 `api/examples/generate/main.go` (+0 -0) 📝 `api/examples/multimodal/main.go` (+0 -0) 📝 `api/examples/pull-progress/main.go` (+0 -0) 📝 `docs/examples.md` (+6 -0) ➖ `examples/.gitignore` (+0 -174) ➖ `examples/flyio/.gitignore` (+0 -1) ➖ `examples/flyio/README.md` (+0 -67) ➖ `examples/go-http-generate/main.go` (+0 -29) ➖ `examples/jupyter-notebook/README.md` (+0 -5) ➖ `examples/jupyter-notebook/ollama.ipynb` (+0 -102) ➖ `examples/kubernetes/README.md` (+0 -38) ➖ `examples/kubernetes/cpu.yaml` (+0 -42) ➖ `examples/kubernetes/gpu.yaml` (+0 -58) ➖ `examples/langchain-python-rag-document/README.md` (+0 -29) ➖ `examples/langchain-python-rag-document/main.py` (+0 -61) ➖ `examples/langchain-python-rag-document/requirements.txt` (+0 -109) ➖ `examples/langchain-python-rag-privategpt/.gitignore` (+0 -170) _...and 65 more files_ </details> ### 📄 Description This PR aims to streamline the examples and to have outgoing links to community frameworks instead. Closes #8117 --- <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-16 06:20: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#17949