[PR #297] [CLOSED] add chat-history example. #457

Closed
opened 2026-02-15 16:30:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/297
Author: @fujitatomoya
Created: 10/9/2024
Status: Closed

Base: mainHead: add-chat-history-example


📝 Commits (1)

  • c975c81 add chat-history example.

📊 Changes

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

View changed files

examples/chat-history/main.py (+43 -0)

📄 Description

closes https://github.com/ollama/ollama-python/issues/70


🔄 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-python/pull/297 **Author:** [@fujitatomoya](https://github.com/fujitatomoya) **Created:** 10/9/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-chat-history-example` --- ### 📝 Commits (1) - [`c975c81`](https://github.com/ollama/ollama-python/commit/c975c818b5a18a1f99e4e340b524b5cebeab3f10) add chat-history example. ### 📊 Changes **1 file changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/chat-history/main.py` (+43 -0) </details> ### 📄 Description closes https://github.com/ollama/ollama-python/issues/70 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:29 -05:00
yindo closed this issue 2026-02-15 16:30:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#457