Sha256: 5a86e37ca77aa62e5337d417937262b9eb562674d625140f7813a06676effab8
Contents?: true
Size: 325 Bytes
Versions: 2
Compression:
Stored size: 325 Bytes
Contents
# Use PWN::Plugins::Vault.create(file: 'pwn.yaml') to encrypt this file # ai_engine: 'openai' || 'ollama' ai_engine: 'openai' openai: key: 'OpenAI API Key' ollama: fqdn: 'FQDN for Open WebUI - e.g. https://ollama.local' key: 'Open WebUI API Key Under Settings >> Account >> JWT Token' model: 'Ollama model to use'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pwn-0.5.72 | etc/pwn.yaml.EXAMPLE |
pwn-0.5.71 | etc/pwn.yaml.EXAMPLE |