Help #31337
Replies: 1 comment
-
|
You do not need to enable built-in metadata fields before uploading custom metadata via the API. The endpoint Official documentation for this endpoint is currently missing, but the codebase confirms this behavior. If you only need custom metadata, you can skip the built-in fields toggle. If you want the built-in fields to appear in your dataset's documents, use the endpoint as described above. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
When uploading metadata via the API, is it necessary to enable metadata using
url = f"https://api.dify.ai/v1/datasets/{dataset_id}/metadata/built-in/{action}"?
If so, how should the action be set?
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions