CatchTheTornado / CatchTheTornado/text-extract-api
[feat] handle Ollama's endpoint "Delete a Model"
Open
feature
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
Handle endpoint:
```
DELETE /api/delete
```
It will be very useful for automated functional tests of llm-pull.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing Ollama endpoint handlers and the functional-test path for llm-pull. Add handling for DELETE /api/delete, then verify that automated functional tests can use it to delete a model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ollama, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100