{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Tag conflict alerts",
"brief": "Flag tag/department conflicts.",
"instructions": "Flag any chunk where the assigned tag conflicts with the document's department tag.",
"llm_model": "gpt-4o",
"document_ids": [],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"alerts_tags_table": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"versions": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"is_default": true,
"instructions": "Flag any chunk where the assigned tag conflicts with the document's department tag.",
"llm_model": "gpt-4o"
}
],
"default_version": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"is_default": true,
"instructions": "Flag any chunk where the assigned tag conflicts with the document's department tag.",
"llm_model": "gpt-4o"
},
"latest_version": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"is_default": true,
"instructions": "Flag any chunk where the assigned tag conflicts with the document's department tag.",
"llm_model": "gpt-4o"
}
}{
"error": "User not found"
}{
"error": "Authentication credentials were not provided."
}{
"error": "You do not have permission to perform this action."
}{
"error": "Not found."
}Update tag alerts extractor (auto-creates new version)
Partial update. Version-bearing fields: instructions, llm_model.
Pass set_latest_as_default: true to promote the new version.
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Tag conflict alerts",
"brief": "Flag tag/department conflicts.",
"instructions": "Flag any chunk where the assigned tag conflicts with the document's department tag.",
"llm_model": "gpt-4o",
"document_ids": [],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"alerts_tags_table": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"versions": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"is_default": true,
"instructions": "Flag any chunk where the assigned tag conflicts with the document's department tag.",
"llm_model": "gpt-4o"
}
],
"default_version": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"is_default": true,
"instructions": "Flag any chunk where the assigned tag conflicts with the document's department tag.",
"llm_model": "gpt-4o"
},
"latest_version": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"is_default": true,
"instructions": "Flag any chunk where the assigned tag conflicts with the document's department tag.",
"llm_model": "gpt-4o"
}
}{
"error": "User not found"
}{
"error": "Authentication credentials were not provided."
}{
"error": "You do not have permission to perform this action."
}{
"error": "Not found."
}Authorizations
Use Authorization: Bearer
Path Parameters
UUID of the project
UUID of the extractor
Body
Runs LLM-based alerts over already-extracted tag rows.
"Tag conflict alerts"
"Flag tag/department conflicts."
"Flag any chunk where the assigned tag conflicts with the document's department tag."
"gpt-4o"
[]
Response
Updated
Runs LLM-based alerts over already-extracted tag rows.
"Tag conflict alerts"
"Flag tag/department conflicts."
"Flag any chunk where the assigned tag conflicts with the document's department tag."
"gpt-4o"
[]
Show child attributes
Show child attributes
Immutable snapshot of a TagAlertsExtractor's version-bearing configuration.
Show child attributes
Show child attributes
Immutable snapshot of a TagAlertsExtractor's version-bearing configuration.
Show child attributes
Show child attributes