We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7b1e75 + c8a6209 commit a607166Copy full SHA for a607166
1 file changed
configs/penumbra.yml
@@ -11,6 +11,7 @@ variables:
11
description: "API model name for OpenAI compatible API"
12
required: true
13
14
+
15
# Optional: Run once before any repository installation
16
global_setup:
17
- type: "RunCommand"
@@ -147,7 +148,6 @@ repositories:
147
148
149
- type: "CreateConfig"
150
path: "/sdcard/penumbra/etc/mabl/llm_configs.json"
- only_if_missing: true
151
content: |
152
{
153
"configs": [
0 commit comments