mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 16:56:24 +02:00
- embedding-server => model_server - public-types => public_types - chatbot-ui => chatbot_ui - function-calling => function_calling
12 lines
259 B
YAML
12 lines
259 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: "Dashboard provider"
|
|
orgId: 1
|
|
type: file
|
|
disableDeletion: false
|
|
updateIntervalSeconds: 10
|
|
allowUiUpdates: false
|
|
options:
|
|
path: /var/lib/grafana/dashboards
|
|
foldersFromFilesStructure: true
|