mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #3] [MERGED] add default async client aliases #316
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/3
Author: @mxyng
Created: 1/4/2024
Status: ✅ Merged
Merged: 1/4/2024
Merged by: @mxyng
Base:
main← Head:mxyng/aliases📝 Commits (1)
a5f6d19add default async client aliases📊 Changes
1 file changed (+21 additions, -36 deletions)
View changed files
📝
ollama/__init__.py(+21 -36)📄 Description
aliasing has the added benefit of providing signatures to systems like lsp and copilot, e.g.
vs. previously
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.