mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #181] [MERGED] Add type overloads to methods #401
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/181
Author: @royjhan
Created: 6/5/2024
Status: ✅ Merged
Merged: 6/19/2024
Merged by: @royjhan
Base:
main← Head:roy-typing📝 Commits (7)
6e25863Add type overloads for chat() method in _client.pyaf5e86aOverloadingb156991Merge branch 'main' into roy-typing7f443c6Fix Overload Overlap00541f5Fix async chatd87517fLint941c7a5Reverse📊 Changes
1 file changed (+213 additions, -1 deletions)
View changed files
📝
ollama/_client.py(+213 -1)📄 Description
In reference to #132
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.