mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-12 16:16:09 +00:00
currently provider.config is a dictionary. Introduce the ability to specify either a file path or the current in-file dictionary. Allowing users to specify a file path enables more robust config management allowing stack administrators to swap in different provider configs seamlessly Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
config_dirs.py | ||
context.py | ||
dynamic.py | ||
env.py | ||
exec.py | ||
image_types.py | ||
model_utils.py | ||
prompt_for_config.py | ||
serialize.py |