first commit
This commit is contained in:
21
grafana/plugins/plugins.yaml
Normal file
21
grafana/plugins/plugins.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
apiVersion: 1
|
||||
|
||||
apps:
|
||||
- type: alexanderzobnin-zabbix-app
|
||||
disabled: false
|
||||
|
||||
- type: grafana-llm-app
|
||||
disabled: false
|
||||
jsonData:
|
||||
provider: custom
|
||||
# URL de tu Ollama (o el servidor que uses)
|
||||
openAI:
|
||||
url: "http://ollama:11434"
|
||||
models:
|
||||
default: base
|
||||
mapping:
|
||||
base: qwen2.5:7b
|
||||
large: qwen2.5:7b
|
||||
|
||||
- type: consensys-asko11y-app
|
||||
disabled: false
|
||||
Reference in New Issue
Block a user