mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
undo SafetyConfig, fix pre-commit
This commit is contained in:
parent
81e44b06ff
commit
283a998137
18 changed files with 585 additions and 681 deletions
|
|
@ -142,9 +142,6 @@ storage:
|
|||
conversations:
|
||||
table_name: openai_conversations
|
||||
backend: sql_default
|
||||
prompts:
|
||||
namespace: prompts
|
||||
backend: kv_default
|
||||
registered_resources:
|
||||
models:
|
||||
- metadata: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue