github open-webui/oikb v0.3.1

latest releases: v0.3.6, v0.3.5, v0.3.4...
one month ago

Added

  • Per-KB sync locking — prevents overlapping syncs to the same Knowledge Base. If a webhook fires while a scheduled sync is running, the duplicate is skipped with a log message.
  • Dry-run via API — POST /sync/{id}?dry_run=true previews changes without uploading, returns added/modified/deleted counts.
  • Environment variable interpolation in .oikb.yaml${VAR} and ${VAR:-default} syntax in all string values. Enables GitOps workflows where secrets come from the runtime.

Don't miss a new oikb release

NewReleases is sending notifications on new releases.