mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #262] [MERGED] IPv6 support #438
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/262
Author: @jbinder
Created: 8/23/2024
Status: ✅ Merged
Merged: 8/27/2024
Merged by: @mxyng
Base:
main← Head:main📝 Commits (6)
2dcb04dSupport IPv6 host addresses4c8ca08Merge remote-tracking branch 'upstream/main' into main0221728Add missing tests71c215bIntegrate feedback review to make it generally more stable and remove redundanciesf24ff29Remove unused importafc8eacFix formatting📊 Changes
1 file changed (+30 additions, -0 deletions)
View changed files
📝
ollama/_client.py(+30 -0)📄 Description
Support connecting to hosts via an IPv6 address.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.