Skip to content

Commit

Permalink
no md
Browse files Browse the repository at this point in the history
  • Loading branch information
enyst committed Jan 15, 2025
1 parent 89b68e2 commit e2a7041
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Chaque configuration LLM nommée prend en charge toutes les mêmes options que l
- Limites de jetons (`max_input_tokens`, `max_output_tokens`)
- Et toutes les autres options de configuration LLM

Pour une liste complète des options disponibles, consultez la section Configuration LLM dans la documentation des [Options de configuration](../configuration-options.md).
Pour une liste complète des options disponibles, consultez la section Configuration LLM dans la documentation des [Options de configuration](../configuration-options).

## Cas d'utilisation

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/usage/llms/custom-llm-configs.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Each named LLM configuration supports all the same options as the default LLM co
- Token limits (`max_input_tokens`, `max_output_tokens`)
- And all other LLM configuration options

For a complete list of available options, see the LLM Configuration section in the [Configuration Options](../configuration-options.md) documentation.
For a complete list of available options, see the LLM Configuration section in the [Configuration Options](../configuration-options) documentation.

## Use Cases

Expand Down

0 comments on commit e2a7041

Please sign in to comment.