Fixing metadata import errors
This commit is contained in:
@@ -41,6 +41,8 @@ Note: `.env.example` includes placeholders for both **Meili** and **OpenWebUI**
|
||||
- `OPENWEBUI_API_KEY`: API key for authenticating PodX workers with OpenWebUI.
|
||||
- `OPENWEBUI_KB_NAME`: Human-readable Knowledge Base name to attach documents to.
|
||||
- `OPENWEBUI_KB_ID`: Fixed UUID of the Knowledge Base (avoids duplicate KBs on restart).
|
||||
- `OPENWEBUI_AUTO_FIX_METADATA` (default `1`): When enabled, PodX clears/overrides the Knowledge Base metadata template before uploads to prevent ingestion crashes from invalid templates.
|
||||
- `OPENWEBUI_METADATA_TEMPLATE_JSON`: Optional JSON applied when the auto-fix runs (defaults to `{}`, i.e., no custom metadata template).
|
||||
|
||||
## RSS Ingestion
|
||||
|
||||
|
Reference in New Issue
Block a user