Documentation? #239

Closed
opened 2026-02-15 16:29:04 -05:00 by yindo · 1 comment
Owner

Originally created by @thistlillo on GitHub (Mar 18, 2025).

Is the documentation of this library available?

I am trying to understand, for example, what ollama.list() returns without going to read all the source code...

Originally created by @thistlillo on GitHub (Mar 18, 2025). Is the documentation of this library available? I am trying to understand, for example, what `ollama.list()` returns without going to read all the source code...
yindo closed this issue 2026-02-15 16:29:04 -05:00
Author
Owner

@ParthSareen commented on GitHub (Mar 20, 2025):

You can either look at types.py or the official API docs: https://github.com/ollama/ollama/blob/main/docs/api.md#list-local-models

@ParthSareen commented on GitHub (Mar 20, 2025): You can either look at `types.py` or the official API docs: https://github.com/ollama/ollama/blob/main/docs/api.md#list-local-models
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#239