mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #15] [MERGED] examples #326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ollama/ollama-python/pull/15
Author: @mxyng
Created: 1/18/2024
Status: ✅ Merged
Merged: 1/18/2024
Merged by: @mxyng
Base:
main← Head:mxyng/examples📝 Commits (3)
8497ffaexamples: rename directories89c4b54examples: add async chat81e2539examples: add pull progress readme📊 Changes
11 files changed (+72 additions, -2 deletions)
View changed files
➕
examples/async-chat-stream/README.md(+3 -0)➕
examples/async-chat-stream/main.py(+59 -0)📝
examples/chat-stream/main.py(+0 -0)📝
examples/chat/main.py(+0 -0)📝
examples/fill-in-middle/main.py(+0 -0)📝
examples/generate-stream/main.py(+0 -0)📝
examples/generate/main.py(+0 -0)📝
examples/multimodal/main.py(+0 -0)➕
examples/pull-progress/README.md(+9 -0)📝
examples/pull-progress/main.py(+0 -2)➕
examples/pull-progress/requirements.txt(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.