Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ollama/ollama-python issues and pull requests
#358 - Bump pytest from 8.3.3 to 8.3.4
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#357 - Model doesn't seem to include tool output in its response
Issue -
State: closed - Opened by mjm9189 3 months ago
- 1 comment
#356 - Request: allowing `httpx` version 0.28
Issue -
State: closed - Opened by jamesbraza 3 months ago
- 9 comments
#355 - Error message is not helpful when the input to a model exceeds the limit.
Issue -
State: open - Opened by gamer-mitsuha 3 months ago
- 1 comment
#354 - Structured outputs support with examples
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
- 1 comment
#353 - Embeddings underperform compared to Llama cpp
Issue -
State: open - Opened by codinguncut 3 months ago
- 1 comment
#352 - Improve tool example to showcase chatting
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
#351 - Bump ruff from 0.7.4 to 0.8.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#350 - Fix blobs request
Pull Request -
State: closed - Opened by Robert-Steiner 3 months ago
- 7 comments
#349 - Bump httpx from 0.27.2 to 0.28.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#348 - Fix image serialization for long image string
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
#347 - Error while working with multimodal chat LLaMa 3.2-vision 90B
Issue -
State: closed - Opened by PZherdev 3 months ago
- 2 comments
#346 - Missing "projector_info" key and others in ollama.show() dictionary output for version 0.4.1
Issue -
State: open - Opened by cp3249 3 months ago
- 3 comments
#345 - Calling chat with function as tool gives an empty response
Issue -
State: closed - Opened by mjm9189 3 months ago
- 5 comments
#344 - Fix broken `Client.chat` overload type annotations
Pull Request -
State: closed - Opened by pythongirl325 3 months ago
#344 - Fix broken `Client.chat` overload type annotations
Pull Request -
State: closed - Opened by pythongirl325 3 months ago
#343 - about maintaining session continuity: how to get context by python clinet
Issue -
State: closed - Opened by huijunzi 3 months ago
- 1 comment
#343 - about maintaining session continuity: how to get context by python clinet
Issue -
State: closed - Opened by huijunzi 3 months ago
- 1 comment
#342 - craete function ollama._types.ResponseError
Issue -
State: closed - Opened by qq1273834091 3 months ago
- 1 comment
#341 - Bump pydantic from 2.9.2 to 2.10.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#340 - New Tool Calling issues.
Issue -
State: closed - Opened by AssassinUKG 3 months ago
- 2 comments
#339 - Chat with Phyton
Issue -
State: closed - Opened by koayhunlee1976 3 months ago
- 1 comment
#338 - Model doesn't ger offloaded from VRAM after deletion
Issue -
State: closed - Opened by tianci216 3 months ago
- 1 comment
#337 - Change proposed in example/chat-with-history.py to overcome runtime error.
Pull Request -
State: closed - Opened by shahil-yadav 3 months ago
#336 - make subscription methods more consistent with `__contains__`
Pull Request -
State: closed - Opened by jmorganca 3 months ago
- 1 comment
#335 - Revert "Disable tests for READMEs and examples"
Pull Request -
State: closed - Opened by jmorganca 3 months ago
- 1 comment
#335 - Revert "Disable tests for READMEs and examples"
Pull Request -
State: closed - Opened by jmorganca 3 months ago
- 1 comment
#334 - fix: hasattr checks if attr is None
Pull Request -
State: closed - Opened by mxyng 3 months ago
#334 - fix: hasattr checks if attr is None
Pull Request -
State: closed - Opened by mxyng 3 months ago
#333 - ollama 0.4.0 changes tool_calls API
Issue -
State: closed - Opened by edmcman 3 months ago
- 2 comments
#332 - Bump pydantic from 2.9.2 to 2.10.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#332 - Bump pydantic from 2.9.2 to 2.10.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#331 - Bump ruff from 0.7.4 to 0.8.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#331 - Bump ruff from 0.7.4 to 0.8.0
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python
#330 - Disable tests for READMEs and examples
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
#329 - Examples refactor
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
- 1 comment
#329 - Examples refactor
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
- 1 comment
#328 - Bump pydantic from 2.9.2 to 2.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#327 - Bugfix/image encoding
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
#326 - AttributeError: 'NoneType' object has no attribute 'get'
Issue -
State: closed - Opened by m-c-frank 3 months ago
- 2 comments
#326 - AttributeError: 'NoneType' object has no attribute 'get'
Issue -
State: closed - Opened by m-c-frank 3 months ago
- 2 comments
#325 - Adding More Examples and General Cleanup
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
- 2 comments
#324 - chore: add python3.13 to test matrix
Pull Request -
State: closed - Opened by mxyng 3 months ago
#323 - Added examples for vision models
Pull Request -
State: closed - Opened by rosmur 3 months ago
- 1 comment
#322 - Bump ruff from 0.6.9 to 0.7.4
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#321 - Passing Functions as Tools
Pull Request -
State: closed - Opened by ParthSareen 3 months ago
- 2 comments
#320 - [Errno 111] Connection refused while embedding in docker
Issue -
State: closed - Opened by LiZijunApril 3 months ago
- 6 comments
#319 - ollama.generate() with multimodal llama3.2-vision does not pass images array when raw=True
Issue -
State: closed - Opened by rylativity 3 months ago
- 12 comments
#318 - Bump pydantic from 2.9.0 to 2.9.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: dependencies, python
#317 - Bump ruff from 0.6.9 to 0.7.3
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#316 - Please add examples for image/vision models
Issue -
State: closed - Opened by MeinDeutschkurs 3 months ago
- 2 comments
#315 - Update requirements.txt and poetry.lock
Pull Request -
State: closed - Opened by ParthSareen 4 months ago
#314 - 504 Gateway Timeout - The server didn't respond in time
Issue -
State: open - Opened by devilteo911 4 months ago
- 6 comments
#313 - Fixing empty header + ensuring security
Pull Request -
State: closed - Opened by ParthSareen 4 months ago
#313 - Fixing empty header + ensuring security
Pull Request -
State: closed - Opened by ParthSareen 4 months ago
#312 - Update all examples to use the new Pydantic integration
Issue -
State: closed - Opened by ParthSareen 4 months ago
- 6 comments
#311 - Pydantic Fixes and Tests
Pull Request -
State: closed - Opened by ParthSareen 4 months ago
#311 - Pydantic Fixes and Tests
Pull Request -
State: closed - Opened by ParthSareen 4 months ago
#310 - Check tool called when stream is set to true
Issue -
State: closed - Opened by javixeneize 4 months ago
- 6 comments
#310 - Check tool called when stream is set to true
Issue -
State: closed - Opened by javixeneize 4 months ago
- 4 comments
#309 - Exception: Attempted to call a sync iterator on an async stream.
Issue -
State: closed - Opened by nlp4everyone 4 months ago
- 2 comments
#309 - Exception: Attempted to call a sync iterator on an async stream.
Issue -
State: open - Opened by nlp4everyone 4 months ago
- 1 comment
#308 - Raspberry Pi 5 8gb: Running any query with (llava or moondream2) + image causes the device to shut down
Issue -
State: closed - Opened by neuron-whisperer 4 months ago
#308 - Raspberry Pi 5 8gb: Running any query with (llava or moondream2) + image causes the device to shut down
Issue -
State: closed - Opened by neuron-whisperer 4 months ago
#307 - Bump ruff from 0.6.5 to 0.7.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, python
#306 - No model memory
Issue -
State: closed - Opened by alex-crr 4 months ago
- 1 comment
#305 - Ollama
Issue -
State: closed - Opened by Bertie100 4 months ago
#304 - Ollama gives error Connection refused.
Issue -
State: open - Opened by nohYoom 4 months ago
- 7 comments
#303 - Bump ruff from 0.6.5 to 0.7.1
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, python
#302 - Slow Inference on LLAMA 3.1 405B using ollama.generate with Large Code Snippets on multi-H100 GPUs
Issue -
State: open - Opened by animeshj9 4 months ago
- 1 comment
#301 - Bump ruff from 0.6.5 to 0.7.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, python
#300 - Leftovers of a chat template. (Ollama, Llama 3.2)
Issue -
State: closed - Opened by IDiMooo 4 months ago
#299 - Enable subpath-mounted ollama and basic auth
Pull Request -
State: closed - Opened by jamesandariese 4 months ago
- 1 comment
#298 - InvalidURL: Invalid port: ':1]'
Issue -
State: closed - Opened by KristofPusztai 4 months ago
- 1 comment
#297 - add chat-history example.
Pull Request -
State: closed - Opened by fujitatomoya 4 months ago
- 2 comments
#296 - Bump ruff from 0.6.5 to 0.6.9
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, python
#295 - Unable to set Client host, httpx.ConnectError
Issue -
State: closed - Opened by tdimitch 5 months ago
- 4 comments
#294 - Command raised an exception: AttributeError: 'Command' object has no attribute 'chat'???
Issue -
State: closed - Opened by Jajoo2 5 months ago
- 1 comment
#293 - Abort Requests
Issue -
State: open - Opened by zodakzach 5 months ago
#292 - Not loading Llama 3.2:3b
Issue -
State: closed - Opened by eliranwong 5 months ago
#291 - Bump ruff from 0.6.5 to 0.6.8
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, python
#290 - Bump ruff from 0.6.5 to 0.6.7
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, python
#289 - Ollama multimodal - Gemma not seeing image
Issue -
State: closed - Opened by LindaLawton 5 months ago
- 1 comment
#288 - Unable to generate responses normally when invoking the fine-tuned model using Python.
Issue -
State: open - Opened by letdo1945 5 months ago
- 1 comment
#287 - Can we get an ollama.stop?
Issue -
State: open - Opened by JTMarsh556 5 months ago
- 5 comments
#286 - add ollama.list() example.
Pull Request -
State: closed - Opened by fujitatomoya 5 months ago
- 2 comments
#285 - Bump ruff from 0.6.5 to 0.6.6
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, python
#284 - update pyproject.toml
Pull Request -
State: closed - Opened by mxyng 5 months ago
#283 - How to send image to vision model
Issue -
State: closed - Opened by engdante 5 months ago
- 1 comment
#282 - add OpenAI example in README.md.
Pull Request -
State: closed - Opened by fujitatomoya 5 months ago
- 3 comments
#281 - Bump ruff from 0.6.3 to 0.6.5
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, python
#280 - How to generate text to image with ollama?
Issue -
State: closed - Opened by Zakariya-Mansuri 5 months ago
- 2 comments
#279 - Tool calls are not properly returned when chat() is called with stream=True
Issue -
State: closed - Opened by ggozad 5 months ago
- 4 comments
#278 - Bump pytest from 8.3.2 to 8.3.3
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, python
#277 - no head request for create blob
Pull Request -
State: closed - Opened by mxyng 5 months ago
#276 - add pydantic for validation and serialization
Pull Request -
State: closed - Opened by mxyng 5 months ago
- 1 comment
#275 - add basic delete/copy tests
Pull Request -
State: closed - Opened by mxyng 5 months ago
#274 - Please expose the contents of the `_type` file to allow for better static type analysis
Issue -
State: closed - Opened by johnch18 5 months ago
- 1 comment
#273 - Ollama chat stream Newline
Issue -
State: open - Opened by kikoferrer 5 months ago
- 1 comment
#272 - Make _encode_image error message more helpful and shorten docstring
Pull Request -
State: closed - Opened by mags0ft 6 months ago