Chunk #631
Aus: Content-API (Index: 0)
51
Tokens
Synced
Status
Taxonomie
| Kategorie | API |
|---|---|
| Pfad | API > Content API > Request Body |
| Heading-Pfad | Content-API > Content API > PUT /api/v1/content/{id} > Request-Body |
Entities
| Name | Typ |
|---|---|
| Content | SERVICE |
| Title | CONFIG |
| Briefing | CONFIG |
| Author Profile | CONFIG |
| Contract | CONFIG |
| Structure | CONFIG |
Keywords
Inhalt
{
"title": "Neuer Titel", // required
"briefing": "Aktualisiertes Briefing", // required
"author_profile_id": 1, // optional
"contract_id": 1, // optional
"structure_id": 1 // optional
}Clean Content
```
`{
"title": "Neuer Titel", // required
"briefing": "Aktualisiertes Briefing", // required
"author_profile_id": 1, // optional
"contract_id": 1, // optional
"structure_id": 1 // optional
}`
```
Metadaten
| Analysiert am | 20.12.2025 12:48:07 |
|---|---|
| Analyse-Modell | gemma3:4b-it-qat |
| Embedding-Modell | mxbai-embed-large |
| Qdrant-ID | d5e64e24-a34e-425c-b7c7-3b749c2547a0 |
| Erstellt | 20.12.2025 12:34:42 |
| Aktualisiert | 20.12.2025 12:53:41 |