mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 08:23:47 +00:00
docs(managed_finetuning.md): cleanup
This commit is contained in:
@@ -127,7 +127,7 @@ print(response)
|
||||
client.fine_tuning.jobs.list(extra_body={"target_model_names": "gpt-4.1-openai"})
|
||||
```
|
||||
|
||||
### Cancel a Finetuning Job
|
||||
### 6. Cancel a Finetuning Job
|
||||
|
||||
```python showLineNumbers title="create_finetuning_job.py"
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user