Skip to content

feat: implement /api/ps endpoint #2652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Conversation

jeffmaury
Copy link
Collaborator

Fixes #2605

What does this PR do?

Implement /api/ps endpoint

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

#2605

How to test this PR?

  1. Start Podman Dekstop with Podman AI Lab
  2. Start one of several inference servers
  3. curl localhost:10434/api/ps or OLLAMA_HOST=localhost:10434 ollama ps

@jeffmaury jeffmaury requested review from benoitf and a team as code owners March 6, 2025 10:13
@jeffmaury jeffmaury marked this pull request as draft March 6, 2025 10:22
@jeffmaury jeffmaury marked this pull request as ready for review March 6, 2025 13:14
@jeffmaury jeffmaury merged commit a37e248 into containers:main Mar 7, 2025
7 checks passed
@jeffmaury jeffmaury deleted the GH-2605 branch March 7, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement ollama ps endpoint
2 participants