fix: broken link on model_management.md (#16217)
This commit is contained in:
parent
71c61c274f
commit
a73e890d8f
@ -20,7 +20,7 @@ model_list:
|
||||
Retrieve detailed information about each model listed in the `/model/info` endpoint, including descriptions from the `config.yaml` file, and additional model info (e.g. max tokens, cost per input token, etc.) pulled from the model_info you set and the [litellm model cost map](https://github.com/BerriAI/litellm/blob/main/model_prices_and_context_window.json). Sensitive details like API keys are excluded for security purposes.
|
||||
|
||||
:::tip Sync Model Data
|
||||
Keep your model pricing data up to date by [syncing models from GitHub](../sync_models_github.md).
|
||||
Keep your model pricing data up to date by [syncing models from GitHub](sync_models_github.md).
|
||||
:::
|
||||
|
||||
<Tabs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user