[PR #1409] [MERGED] Simple chat example #10573

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1409
Author: @technovangelist
Created: 12/6/2023
Status: Merged
Merged: 12/6/2023
Merged by: @technovangelist

Base: mainHead: mattw/python-simplechat


📝 Commits (7)

  • 4302778 Simple chat example
  • 51131cc Update examples/python-simplechat/client.py
  • f337642 Update examples/python-simplechat/readme.md
  • aec742b Update examples/python-simplechat/readme.md
  • 4a02945 Update examples/python-simplechat/client.py
  • 76bc4d0 Cleanup as per Bruce
  • ce809bb Merge branch 'mattw/python-simplechat' of github.com:jmorganca/ollama into mattw/python-simplechat

📊 Changes

2 files changed (+70 additions, -0 deletions)

View changed files

examples/python-simplechat/client.py (+46 -0)
examples/python-simplechat/readme.md (+24 -0)

📄 Description

Simple example using Bruce's chat endpoint


🔄 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/1409 **Author:** [@technovangelist](https://github.com/technovangelist) **Created:** 12/6/2023 **Status:** ✅ Merged **Merged:** 12/6/2023 **Merged by:** [@technovangelist](https://github.com/technovangelist) **Base:** `main` ← **Head:** `mattw/python-simplechat` --- ### 📝 Commits (7) - [`4302778`](https://github.com/ollama/ollama/commit/43027789dccef1c0430d178e14bf361ed8ef4842) Simple chat example - [`51131cc`](https://github.com/ollama/ollama/commit/51131cc6e270d2b52e8e348abd275a618d5f2640) Update examples/python-simplechat/client.py - [`f337642`](https://github.com/ollama/ollama/commit/f337642e94fe44514096f776bf03834d591a846b) Update examples/python-simplechat/readme.md - [`aec742b`](https://github.com/ollama/ollama/commit/aec742b6d21056a4dbb45c3b82c6c3552b47b9bc) Update examples/python-simplechat/readme.md - [`4a02945`](https://github.com/ollama/ollama/commit/4a02945a158dd5d1b5e3f1e2e3b8b4beae6b9aba) Update examples/python-simplechat/client.py - [`76bc4d0`](https://github.com/ollama/ollama/commit/76bc4d0458c298435c928cad0e46dcb9d95871b4) Cleanup as per Bruce - [`ce809bb`](https://github.com/ollama/ollama/commit/ce809bb5299b5fafb93740a89ae6fefd45ad19a0) Merge branch 'mattw/python-simplechat' of github.com:jmorganca/ollama into mattw/python-simplechat ### 📊 Changes **2 files changed** (+70 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/python-simplechat/client.py` (+46 -0) ➕ `examples/python-simplechat/readme.md` (+24 -0) </details> ### 📄 Description Simple example using Bruce's chat endpoint --- <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:03:39 -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#10573