ROCm / ROCm/FastFlowLM

[Nice-to-have] /v1/ping

Open Beginner friendly
#434 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.9k
Forks
152
Avg merge
4h 14m
Merged PRs (30d)
11

Description

I may have missed it but at the moment we do not have /v1/ping that respons pong :)
Liveness check can be of course done with /v1/models but this seem like a waste of parsing?

PS :. I finally managed to run it via proxmox, took a while due to kernel bug with NPU drivers, and LXC configuration was another hell. But this is very cool to be actually able to use it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the API entry point for /v1/models and inspect how existing routes are registered. Add the /v1/ping route so it returns a pong response without parsing model data, then verify that the endpoint responds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.