Skip to content

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 21 May 09:48
· 5 commits to main since this release

Added

  • oikb validate --deep — verifies Open WebUI connectivity, API key validity, and that each KB ID exists. Catches config errors before deployment.

Fixed

  • docker-compose.yaml updated from stale watch mode to production daemon mode with healthcheck, LOG_FORMAT=json, and OIKB_API_KEY support.
  • validate now applies defaults: and env var interpolation to entries before checking (was only doing raw yaml).