Chunk #448
Aus: API (Index: 5)
61
Tokens
Synced
Status
Taxonomie
| Kategorie | API |
|---|---|
| Pfad | API > API-Referenz > Request Body |
| Heading-Pfad | API > API-Referenz > POST /api/v1/tasks/{id}/assign > Request-Body |
Entities
| Name | Typ |
|---|---|
| ollama | SERVICE |
| mistral | TECHNOLOGY |
| user | SERVICE |
| assignee | CONFIG |
| assignee_type | CONFIG |
| model_name | CONFIG |
Keywords
Inhalt
{
"assignee": "ollama", // required
"assignee_type": "ollama", // required: human, ollama, claude, anthropic_api
"model_name": "mistral", // optional
"assigned_by": "user", // optional
"notes": "Bitte priorisieren" // optional
}Clean Content
```
`{
"assignee": "ollama", // required
"assignee_type": "ollama", // required: human, ollama, claude, anthropic_api
"model_name": "mistral", // optional
"assigned_by": "user", // optional
"notes": "Bitte priorisieren" // optional
}`
```
Metadaten
| Analysiert am | 20.12.2025 12:38:50 |
|---|---|
| Analyse-Modell | gemma3:4b-it-qat |
| Embedding-Modell | mxbai-embed-large |
| Qdrant-ID | 61605870-9403-4b9f-bb0e-b920dfcb2f54 |
| Erstellt | 20.12.2025 12:34:42 |
| Aktualisiert | 20.12.2025 12:53:36 |