mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 09:21:45 +00:00
issue fix for doc_template
This commit is contained in:
parent
62d426d552
commit
35dd1c27d3
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ The `llamastack/distribution-{{ name }}` distribution consists of the following
|
|||
|
||||
{{ providers_table }}
|
||||
|
||||
{% if run_config_env_vars
|
||||
{% if run_config_env_vars %}
|
||||
|
||||
### Environment Variables
|
||||
|
||||
The following environment variables can be configured:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue